DeleteCacheClusterRequest
Represents the input of a DeleteCacheCluster
operation.
Types
Properties
Link copied to clipboard
The cluster identifier for the cluster to be deleted. This parameter is not case sensitive.
Link copied to clipboard
The user-supplied name of a final cluster snapshot. This is the unique name that identifies the snapshot. ElastiCache creates the snapshot, and then deletes the cluster immediately afterward.
Functions
Link copied to clipboard
inline fun copy(block: DeleteCacheClusterRequest.Builder.() -> Unit = {}): DeleteCacheClusterRequest