class Aws::SageMaker::Types::DescribeNotebookInstanceLifecycleConfigOutput

@!attribute [rw] notebook_instance_lifecycle_config_arn

The Amazon Resource Name (ARN) of the lifecycle configuration.
@return [String]

@!attribute [rw] notebook_instance_lifecycle_config_name

The name of the lifecycle configuration.
@return [String]

@!attribute [rw] on_create

The shell script that runs only once, when you create a notebook
instance.
@return [Array<Types::NotebookInstanceLifecycleHook>]

@!attribute [rw] on_start

The shell script that runs every time you start a notebook instance,
including when you create the notebook instance.
@return [Array<Types::NotebookInstanceLifecycleHook>]

@!attribute [rw] last_modified_time

A timestamp that tells when the lifecycle configuration was last
modified.
@return [Time]

@!attribute [rw] creation_time

A timestamp that tells when the lifecycle configuration was created.
@return [Time]

@see docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/DescribeNotebookInstanceLifecycleConfigOutput AWS API Documentation

Constants

SENSITIVE