Class: Aws::Types::DeleteCacheParameterGroupMessage
- Inherits:
-
Object
- Object
- Aws::Types::DeleteCacheParameterGroupMessage
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#cache_parameter_group_name ⇒ ::String
Returns the value of attribute cache_parameter_group_name.
Instance Attribute Details
#cache_parameter_group_name ⇒ ::String
Returns the value of attribute cache_parameter_group_name.
613 614 615 |
# File 'sig/types.rbs', line 613 def cache_parameter_group_name @cache_parameter_group_name end |