Class: Aws::Types::DeleteCacheSubnetGroupMessage
- Inherits:
-
Object
- Object
- Aws::Types::DeleteCacheSubnetGroupMessage
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#cache_subnet_group_name ⇒ ::String
Returns the value of attribute cache_subnet_group_name.
Instance Attribute Details
#cache_subnet_group_name ⇒ ::String
Returns the value of attribute cache_subnet_group_name.
623 624 625 |
# File 'sig/types.rbs', line 623 def cache_subnet_group_name @cache_subnet_group_name end |