Class: Aws::Types::UpdateApiCacheResponse
- Inherits:
-
Object
- Object
- Aws::Types::UpdateApiCacheResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#api_cache ⇒ Types::ApiCache
Returns the value of attribute api_cache.
Instance Attribute Details
#api_cache ⇒ Types::ApiCache
Returns the value of attribute api_cache.
1314 1315 1316 |
# File 'sig/types.rbs', line 1314 def api_cache @api_cache end |