Class: Aws::Types::InferenceComponentDataCacheConfigSummary

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)


6547
6548
6549
# File 'sig/types.rbs', line 6547

def enable_caching
  @enable_caching
end