Values.AwsDynamoDbTableBillingModeSummarySourceProvides information about the billing for read/write capacity on the table.
type nonrec t = {billingMode : NonEmptyString.t option;The method used to charge for read and write throughput and to manage capacity.
*)lastUpdateToPayPerRequestDateTime : NonEmptyString.t option;If the billing mode is PAY_PER_REQUEST, indicates when the billing mode was set to that value. For more information about the validation and formatting of timestamp fields in Security Hub CSPM, see Timestamps.
*)}