CancelExportTaskMessage
public struct CancelExportTaskMessage : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The identifier of the snapshot export task to cancel.
Declaration
Swift
public let exportTaskIdentifier: String
-
Undocumented
Declaration
Swift
public init(exportTaskIdentifier: String)