DeleteSnapshotMessage
public struct DeleteSnapshotMessage : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The name of the snapshot to be deleted.
Declaration
Swift
public let snapshotName: String -
Undocumented
Declaration
Swift
public init(snapshotName: String)
View on GitHub
DeleteSnapshotMessage Structure Reference