Class: Aws::Types::RebootCacheClusterResult
- Inherits:
-
Object
- Object
- Aws::Types::RebootCacheClusterResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#cache_cluster ⇒ Types::CacheCluster
Returns the value of attribute cache_cluster.
Instance Attribute Details
#cache_cluster ⇒ Types::CacheCluster
Returns the value of attribute cache_cluster.
1476 1477 1478 |
# File 'sig/types.rbs', line 1476 def cache_cluster @cache_cluster end |