class Aws::ElastiCache::Types::DeleteCacheSubnetGroupMessage
Represents the input of a `DeleteCacheSubnetGroup` operation.
@note When making an API call, you may pass DeleteCacheSubnetGroupMessage
data as a hash: { cache_subnet_group_name: "String", # required }
@!attribute [rw] cache_subnet_group_name
The name of the cache subnet group to delete. Constraints: Must contain no more than 255 alphanumeric characters or hyphens. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/elasticache-2015-02-02/DeleteCacheSubnetGroupMessage AWS API Documentation
Constants
- SENSITIVE