provisionedThroughput property

ProvisionedThroughputDescription? provisionedThroughput
final

The provisioned throughput settings for the table, consisting of read and write capacity units, along with data about increases and decreases.

Implementation

final ProvisionedThroughputDescription? provisionedThroughput;