Job
public struct Job : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
Undocumented
Declaration
Swift
public let creationDate: TimeStamp? -
Undocumented
Declaration
Swift
public let isCanceled: Bool? -
Undocumented
Declaration
Swift
public let jobId: String? -
Undocumented
Declaration
Swift
public let jobType: JobType?
View on GitHub
Job Structure Reference