CreateExportJobResponse
public struct CreateExportJobResponse : AWSShape
Undocumented
-
The key for the payload
Declaration
Swift
public static let payloadPath: String? -
Declaration
Swift
public static var _members: [AWSShapeMember] -
Undocumented
Declaration
Swift
public let exportJobResponse: ExportJobResponse -
Undocumented
Declaration
Swift
public init(exportJobResponse: ExportJobResponse)
View on GitHub
CreateExportJobResponse Structure Reference