Class: Aws::Types::AuthorizeCacheSecurityGroupIngressResult
- Inherits:
-
Object
- Object
- Aws::Types::AuthorizeCacheSecurityGroupIngressResult
- 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.
52 53 54 |
# File 'sig/types.rbs', line 52 def cache_security_group @cache_security_group end |