GetJobDocumentResponse
public struct GetJobDocumentResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The job document content.
Declaration
Swift
public let document: String? -
Undocumented
Declaration
Swift
public init(document: String? = nil)
View on GitHub
GetJobDocumentResponse Structure Reference