Class: Aws::Types::KxCacheStorageConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::KxCacheStorageConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#size ⇒ ::Integer
Returns the value of attribute size.
-
#type ⇒ ::String
Returns the value of attribute type.
Instance Attribute Details
#size ⇒ ::Integer
Returns the value of attribute size.
636 637 638 |
# File 'sig/types.rbs', line 636 def size @size end |
#type ⇒ ::String
Returns the value of attribute type.
635 636 637 |
# File 'sig/types.rbs', line 635 def type @type end |