Class: Aws::Types::CreateCachePolicyRequest
- Inherits:
-
Object
- Object
- Aws::Types::CreateCachePolicyRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#cache_policy_config ⇒ Types::CachePolicyConfig
Returns the value of attribute cache_policy_config.
Instance Attribute Details
#cache_policy_config ⇒ Types::CachePolicyConfig
Returns the value of attribute cache_policy_config.
497 498 499 |
# File 'sig/types.rbs', line 497 def cache_policy_config @cache_policy_config end |