Class: Aws::Types::LustreReadCacheConfiguration

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)


1237
1238
1239
# File 'sig/types.rbs', line 1237

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")


1236
1237
1238
# File 'sig/types.rbs', line 1236

def sizing_mode
  @sizing_mode
end