Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
SPDX-License-Identifier: CC-BY-SA-4.0
Provides a summary of a notebook instance lifecycle configuration.
CreationTime A timestamp that tells when the lifecycle configuration was created.
Type: Timestamp
Required: No
LastModifiedTime A timestamp that tells when the lifecycle configuration was last modified.
Type: Timestamp
Required: No
NotebookInstanceLifecycleConfigArn The Amazon Resource Name (ARN) of the lifecycle configuration.
Type: String
Length Constraints: Maximum length of 256.
Required: Yes
NotebookInstanceLifecycleConfigName The name of the lifecycle configuration.
Type: String
Length Constraints: Maximum length of 63.
Pattern: ^[a-zA-Z0-9](-*[a-zA-Z0-9])*
Required: Yes
For more information about using this API in one of the language-specific AWS SDKs, see the following: + AWS SDK for C++ + AWS SDK for Go + AWS SDK for Go - Pilot + AWS SDK for Java + AWS SDK for Ruby V2