You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::SageMaker::Types::NotebookInstanceLifecycleConfigSummary

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Provides a summary of a notebook instance lifecycle configuration.

Instance Attribute Summary collapse

Instance Attribute Details

#creation_timeTime

A timestamp that tells when the lifecycle configuration was created.

Returns:

  • (Time)

    A timestamp that tells when the lifecycle configuration was created.

#last_modified_timeTime

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

Returns:

  • (Time)

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

#notebook_instance_lifecycle_config_arnString

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

Returns:

  • (String)

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

#notebook_instance_lifecycle_config_nameString

The name of the lifecycle configuration.

Returns:

  • (String)

    The name of the lifecycle configuration.