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