CancelJobRequest
public struct CancelJobRequest : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The Job ID of the job to be cancelled.
Declaration
Swift
public let id: String
-
Undocumented
Declaration
Swift
public init(id: String)