Class: Aws::Types::CreateCacheSubnetGroupResult
- Inherits:
-
Object
- Object
- Aws::Types::CreateCacheSubnetGroupResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#cache_subnet_group ⇒ Types::CacheSubnetGroup
Returns the value of attribute cache_subnet_group.
Instance Attribute Details
#cache_subnet_group ⇒ Types::CacheSubnetGroup
Returns the value of attribute cache_subnet_group.
419 420 421 |
# File 'sig/types.rbs', line 419 def cache_subnet_group @cache_subnet_group end |