CreateNotebookInstanceOutput
public struct CreateNotebookInstanceOutput : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The Amazon Resource Name (ARN) of the notebook instance.
Declaration
Swift
public let notebookInstanceArn: String? -
Undocumented
Declaration
Swift
public init(notebookInstanceArn: String? = nil)
View on GitHub
CreateNotebookInstanceOutput Structure Reference