DescribePipelinesOutput
public struct DescribePipelinesOutput : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
An array of descriptions for the specified pipelines.
Declaration
Swift
public let pipelineDescriptionList: [PipelineDescription] -
Undocumented
Declaration
Swift
public init(pipelineDescriptionList: [PipelineDescription])
View on GitHub
DescribePipelinesOutput Structure Reference