DeleteDBClusterSnapshotMessage
public struct DeleteDBClusterSnapshotMessage : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The identifier of the cluster snapshot to delete. Constraints: Must be the name of an existing cluster snapshot in the available state.
Declaration
Swift
public let dBClusterSnapshotIdentifier: String -
Undocumented
Declaration
Swift
public init(dBClusterSnapshotIdentifier: String)
View on GitHub
DeleteDBClusterSnapshotMessage Structure Reference