The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Paws::SageMaker::DescribeNotebookInstanceLifecycleConfigOutput

ATTRIBUTES

CreationTime => Str

A timestamp that tells when the lifecycle configuration was created.

LastModifiedTime => Str

A timestamp that tells when the lifecycle configuration was last modified.

NotebookInstanceLifecycleConfigArn => Str

The Amazon Resource Name (ARN) of the lifecycle configuration.

NotebookInstanceLifecycleConfigName => Str

The name of the lifecycle configuration.

OnCreate => ArrayRef[Paws::SageMaker::NotebookInstanceLifecycleHook]

The shell script that runs only once, when you create a notebook instance.

OnStart => ArrayRef[Paws::SageMaker::NotebookInstanceLifecycleHook]

The shell script that runs every time you start a notebook instance, including when you create the notebook instance.

_request_id => Str