GetJobDocumentRequest
public struct GetJobDocumentRequest : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The unique identifier you assigned to this job when it was created.
Declaration
Swift
public let jobId: String -
Undocumented
Declaration
Swift
public init(jobId: String) -
Declaration
Swift
public func validate(name: String) throws
View on GitHub
GetJobDocumentRequest Structure Reference