DescribeNotebookInstanceLifecycleConfigResponse

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A timestamp that tells when the lifecycle configuration was created.

Link copied to clipboard

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

Link copied to clipboard

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

Link copied to clipboard

The name of the lifecycle configuration.

Link copied to clipboard

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

Link copied to clipboard

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

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String