GetPipelineExecutionOutput
public struct GetPipelineExecutionOutput : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
Represents information about the execution of a pipeline.
Declaration
Swift
public let pipelineExecution: PipelineExecution?
-
Undocumented
Declaration
Swift
public init(pipelineExecution: PipelineExecution? = nil)