Class: Aws::Types::ListCachePoliciesResult
- Inherits:
-
Object
- Object
- Aws::Types::ListCachePoliciesResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#cache_policy_list ⇒ Types::CachePolicyList
Returns the value of attribute cache_policy_list.
Instance Attribute Details
#cache_policy_list ⇒ Types::CachePolicyList
Returns the value of attribute cache_policy_list.
2257 2258 2259 |
# File 'sig/types.rbs', line 2257 def cache_policy_list @cache_policy_list end |