throughputMode property
The read/write throughput capacity mode for a table. Valid values: PAY_PER_REQUEST, PROVISIONED. The default value is PAY_PER_REQUEST.
Implementation
final pulumi.Input<String?>? throughputMode;
The read/write throughput capacity mode for a table. Valid values: PAY_PER_REQUEST, PROVISIONED. The default value is PAY_PER_REQUEST.
final pulumi.Input<String?>? throughputMode;