Class: Aws::Types::UpdateFileCacheResponse
- Inherits:
-
Object
- Object
- Aws::Types::UpdateFileCacheResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#file_cache ⇒ Types::FileCache
Returns the value of attribute file_cache.
Instance Attribute Details
#file_cache ⇒ Types::FileCache
Returns the value of attribute file_cache.
1739 1740 1741 |
# File 'sig/types.rbs', line 1739 def file_cache @file_cache end |