Class: Aws::Types::InferenceComponentDataCacheConfig
- Inherits:
-
Object
- Object
- Aws::Types::InferenceComponentDataCacheConfig
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#enable_caching ⇒ Boolean
Returns the value of attribute enable_caching.
Instance Attribute Details
#enable_caching ⇒ Boolean
Returns the value of attribute enable_caching.
6542 6543 6544 |
# File 'sig/types.rbs', line 6542 def enable_caching @enable_caching end |