Class: Aws::Types::KxCacheStorageConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#size::Integer

Returns the value of attribute size.

Returns:

  • (::Integer)


636
637
638
# File 'sig/types.rbs', line 636

def size
  @size
end

#type::String

Returns the value of attribute type.

Returns:

  • (::String)


635
636
637
# File 'sig/types.rbs', line 635

def type
  @type
end