UpdatePipelineStatusResponse
public struct UpdatePipelineStatusResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
A section of the response body that provides information about the pipeline.
Declaration
Swift
public let pipeline: Pipeline?
-
Undocumented
Declaration
Swift
public init(pipeline: Pipeline? = nil)