Class: Aws::Types::InferenceComponentDataCacheConfig

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#enable_cachingBoolean

Returns the value of attribute enable_caching.

Returns:

  • (Boolean)


6542
6543
6544
# File 'sig/types.rbs', line 6542

def enable_caching
  @enable_caching
end