GetJobRequest
public struct GetJobRequest : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
the job ID of the job.
Declaration
Swift
public let id: String
-
Undocumented
Declaration
Swift
public init(id: String)