Class: Aws::Types::InferenceComponentDataCacheConfigSummary
- Inherits:
-
Object
- Object
- Aws::Types::InferenceComponentDataCacheConfigSummary
- 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.
6547 6548 6549 |
# File 'sig/types.rbs', line 6547 def enable_caching @enable_caching end |