ReservedThroughput indicates the reserved read throughput and reserved write throughput of a table.
Data structure
message ReservedThroughput {
required CapacityUnit capacity_unit = 1;
}
Parameter | Type | Required | Description |
capacity_unit | Yes | The reserved read throughput and reserved write throughput of the table. |