class Aws::DynamoDB::Table

def on_demand_throughput

Returns:
  • (Types::OnDemandThroughput) -
def on_demand_throughput
  data[:on_demand_throughput]
end