Uses of Interface
software.amazon.awscdk.services.dynamodb.ThroughputProps
Packages that use ThroughputProps
-
Uses of ThroughputProps in software.amazon.awscdk.services.dynamodb
Classes in software.amazon.awscdk.services.dynamodb that implement ThroughputPropsMethods in software.amazon.awscdk.services.dynamodb that return ThroughputPropsModifier and TypeMethodDescriptionThroughputProps.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.dynamodb with parameters of type ThroughputPropsModifier and TypeMethodDescriptionstatic BillingBilling.provisioned(ThroughputProps props) Specify the number of reads and writes per second that you need for your application.