class Aws::ElastiCache::Types::DeleteCacheParameterGroupMessage
Represents the input of a `DeleteCacheParameterGroup` operation.
@note When making an API call, you may pass DeleteCacheParameterGroupMessage
data as a hash: { cache_parameter_group_name: "String", # required }
@!attribute [rw] cache_parameter_group_name
The name of the cache parameter group to delete. <note markdown="1"> The specified cache security group must not be associated with any clusters. </note> @return [String]
@see docs.aws.amazon.com/goto/WebAPI/elasticache-2015-02-02/DeleteCacheParameterGroupMessage AWS API Documentation
Constants
- SENSITIVE