Class: Aws::Types::CacheAttributes
- Inherits:
-
Object
- Object
- Aws::Types::CacheAttributes
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#cache_stale_timeout_in_seconds ⇒ ::Integer
Returns the value of attribute cache_stale_timeout_in_seconds.
Instance Attribute Details
#cache_stale_timeout_in_seconds ⇒ ::Integer
Returns the value of attribute cache_stale_timeout_in_seconds.
144 145 146 |
# File 'sig/types.rbs', line 144 def cache_stale_timeout_in_seconds @cache_stale_timeout_in_seconds end |