StartSupportDataExportResult
public struct StartSupportDataExportResult : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
A unique identifier representing a specific request to the StartSupportDataExport operation. This identifier can be used to correlate a request with notifications from the SNS topic.
Declaration
Swift
public let dataSetRequestId: String? -
Undocumented
Declaration
Swift
public init(dataSetRequestId: String? = nil)
View on GitHub
StartSupportDataExportResult Structure Reference