The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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