StartNotebookInstanceInput
public struct StartNotebookInstanceInput : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The name of the notebook instance to start.
Declaration
Swift
public let notebookInstanceName: String -
Undocumented
Declaration
Swift
public init(notebookInstanceName: String) -
Declaration
Swift
public func validate(name: String) throws
View on GitHub
StartNotebookInstanceInput Structure Reference