class Aws::SecurityHub::Types::AwsDynamoDbTableBillingModeSummary
Provides information about the billing for read/write capacity on the table.
@note When making an API call, you may pass AwsDynamoDbTableBillingModeSummary
data as a hash: { billing_mode: "NonEmptyString", last_update_to_pay_per_request_date_time: "NonEmptyString", }
@!attribute [rw] billing_mode
The method used to charge for read and write throughput and to manage capacity. @return [String]
@!attribute [rw] last_update_to_pay_per_request_date_time
If the billing mode is `PAY_PER_REQUEST`, indicates when the billing mode was set to that value. Uses the `date-time` format specified in [RFC 3339 section 5.6, Internet Date/Time Format][1]. The value cannot contain spaces. For example, `2020-03-22T13:22:13.933Z`. [1]: https://tools.ietf.org/html/rfc3339#section-5.6 @return [String]
@see docs.aws.amazon.com/goto/WebAPI/securityhub-2018-10-26/AwsDynamoDbTableBillingModeSummary AWS API Documentation
Constants
- SENSITIVE