Class: Aws::Types::OpenZFSReadCacheConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#size_gi_b::Integer

Returns the value of attribute size_gi_b.

Returns:

  • (::Integer)


1392
1393
1394
# File 'sig/types.rbs', line 1392

def size_gi_b
  @size_gi_b
end

#sizing_mode"NO_CACHE", ...

Returns the value of attribute sizing_mode.

Returns:

  • ("NO_CACHE", "USER_PROVISIONED", "PROPORTIONAL_TO_THROUGHPUT_CAPACITY")


1391
1392
1393
# File 'sig/types.rbs', line 1391

def sizing_mode
  @sizing_mode
end