GetJobResult
public struct GetJobResult : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
An object that contains information about the requested job.
Declaration
Swift
public let job: Job?
-
Undocumented
Declaration
Swift
public init(job: Job? = nil)