ExportSnapshotRequest
public struct ExportSnapshotRequest : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The name of the instance or disk snapshot to be exported to Amazon EC2.
Declaration
Swift
public let sourceSnapshotName: String
-
Undocumented
Declaration
Swift
public init(sourceSnapshotName: String)
-
Declaration
Swift
public func validate(name: String) throws