StartNotebookExecutionOutput
public struct StartNotebookExecutionOutput : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The unique identifier of the notebook execution.
Declaration
Swift
public let notebookExecutionId: String?
-
Undocumented
Declaration
Swift
public init(notebookExecutionId: String? = nil)