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