StopNotebookExecutionInput
public struct StopNotebookExecutionInput : 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) -
Declaration
Swift
public func validate(name: String) throws
View on GitHub
StopNotebookExecutionInput Structure Reference