ReadJobResponse
public struct ReadJobResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
A section of the response body that provides information about the job.
Declaration
Swift
public let job: Job?
-
Undocumented
Declaration
Swift
public init(job: Job? = nil)