ExportConfigurationsResponse
public struct ExportConfigurationsResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
A unique identifier that you can use to query the export status.
Declaration
Swift
public let exportId: String? -
Undocumented
Declaration
Swift
public init(exportId: String? = nil)
View on GitHub
ExportConfigurationsResponse Structure Reference