DescribePipelineRequest
public struct DescribePipelineRequest : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The name of the pipeline whose information is retrieved.
Declaration
Swift
public let pipelineName: String -
Undocumented
Declaration
Swift
public init(pipelineName: String) -
Declaration
Swift
public func validate(name: String) throws
View on GitHub
DescribePipelineRequest Structure Reference