DescribeNotebookExecutionOutput
public struct DescribeNotebookExecutionOutput : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
Properties of the notebook execution.
Declaration
Swift
public let notebookExecution: NotebookExecution? -
Undocumented
Declaration
Swift
public init(notebookExecution: NotebookExecution? = nil)
View on GitHub
DescribeNotebookExecutionOutput Structure Reference