throughputMode property

Input<String?>? throughputMode
final

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;