Uses of Class
software.amazon.awssdk.services.securityhub.model.AwsDynamoDbTableBillingModeSummary
-
Packages that use AwsDynamoDbTableBillingModeSummary Package Description software.amazon.awssdk.services.securityhub.model -
-
Uses of AwsDynamoDbTableBillingModeSummary in software.amazon.awssdk.services.securityhub.model
Methods in software.amazon.awssdk.services.securityhub.model that return AwsDynamoDbTableBillingModeSummary Modifier and Type Method Description AwsDynamoDbTableBillingModeSummaryAwsDynamoDbTableDetails. billingModeSummary()Information about the billing for read/write capacity on the table.Methods in software.amazon.awssdk.services.securityhub.model with parameters of type AwsDynamoDbTableBillingModeSummary Modifier and Type Method Description AwsDynamoDbTableDetails.BuilderAwsDynamoDbTableDetails.Builder. billingModeSummary(AwsDynamoDbTableBillingModeSummary billingModeSummary)Information about the billing for read/write capacity on the table.
-