Class: Aws::Types::CreateFileCacheResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateFileCacheResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#file_cache ⇒ Types::FileCacheCreating
Returns the value of attribute file_cache.
Instance Attribute Details
#file_cache ⇒ Types::FileCacheCreating
Returns the value of attribute file_cache.
304 305 306 |
# File 'sig/types.rbs', line 304 def file_cache @file_cache end |