Class: Aws::Types::OnDemandThroughputOverride

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#max_read_request_units::Integer

Returns the value of attribute max_read_request_units.

Returns:

  • (::Integer)


1129
1130
1131
# File 'sig/types.rbs', line 1129

def max_read_request_units
  @max_read_request_units
end