class Aws::DynamoDB::Types::BillingModeSummary
Contains the details for the read/write capacity mode.
@!attribute [rw] billing_mode
Controls how you are charged for read and write throughput and how you manage capacity. This setting can be changed later. * `PROVISIONED` - Sets the read/write capacity mode to `PROVISIONED`. We recommend using `PROVISIONED` for predictable workloads. * `PAY_PER_REQUEST` - Sets the read/write capacity mode to `PAY_PER_REQUEST`. We recommend using `PAY_PER_REQUEST` for unpredictable workloads. @return [String]
@!attribute [rw] last_update_to_pay_per_request_date_time
Represents the time when `PAY_PER_REQUEST` was last set as the read/write capacity mode. @return [Time]
@see docs.aws.amazon.com/goto/WebAPI/dynamodb-2012-08-10/BillingModeSummary AWS API Documentation
Constants
- SENSITIVE