Class: Aws::Types::GetApiCacheResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetApiCacheResponse
- 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.
704 705 706 |
# File 'sig/types.rbs', line 704 def api_cache @api_cache end |