Class: Aws::Types::ProvisionedThroughputOverride

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#read_capacity_units::Integer

Returns the value of attribute read_capacity_units.

Returns:

  • (::Integer)


1192
1193
1194
# File 'sig/types.rbs', line 1192

def read_capacity_units
  @read_capacity_units
end