CreateNotebookInstanceLifecycleConfigOutput
public struct CreateNotebookInstanceLifecycleConfigOutput : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The Amazon Resource Name (ARN) of the lifecycle configuration.
Declaration
Swift
public let notebookInstanceLifecycleConfigArn: String?
-
Undocumented
Declaration
Swift
public init(notebookInstanceLifecycleConfigArn: String? = nil)