NotebookInstanceLifecycleConfigSummary
public struct NotebookInstanceLifecycleConfigSummary : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
A timestamp that tells when the lifecycle configuration was created.
Declaration
Swift
public let creationTime: TimeStamp?
-
A timestamp that tells when the lifecycle configuration was last modified.
Declaration
Swift
public let lastModifiedTime: TimeStamp?
-
The Amazon Resource Name (ARN) of the lifecycle configuration.
Declaration
Swift
public let notebookInstanceLifecycleConfigArn: String
-
The name of the lifecycle configuration.
Declaration
Swift
public let notebookInstanceLifecycleConfigName: String