DeleteJobResponse
public struct DeleteJobResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The name of the job definition that was deleted.
Declaration
Swift
public let jobName: String?
-
Undocumented
Declaration
Swift
public init(jobName: String? = nil)