AWSDynamoDBTableBillingModeSummary
No description
type AWSDynamoDBTableBillingModeSummary {
mode: AWSDynamoDBTableBillingModeType!
lastUpdateToPayPerRequestAt: DateTime
}
Fields
AWSDynamoDBTableBillingModeSummary.mode ● AWSDynamoDBTableBillingModeType! non-null enum
Controls how you are charged for read and write throughput and how you manage capacity
AWSDynamoDBTableBillingModeSummary.lastUpdateToPayPerRequestAt ● DateTime scalar
Represents the time when PAY_PER_REQUEST was last set as the read/write capacity mode
Member of
AWSDynamoDBTable object