Class: Aws::Types::CreateCacheSecurityGroupResult
- Inherits:
-
Object
- Object
- Aws::Types::CreateCacheSecurityGroupResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#cache_security_group ⇒ Types::CacheSecurityGroup
Returns the value of attribute cache_security_group.
Instance Attribute Details
#cache_security_group ⇒ Types::CacheSecurityGroup
Returns the value of attribute cache_security_group.
406 407 408 |
# File 'sig/types.rbs', line 406 def cache_security_group @cache_security_group end |