Uses of Interface
software.amazon.awscdk.services.dynamodb.MaxThroughputProps
Packages that use MaxThroughputProps
-
Uses of MaxThroughputProps in software.amazon.awscdk.services.dynamodb
Classes in software.amazon.awscdk.services.dynamodb that implement MaxThroughputPropsMethods in software.amazon.awscdk.services.dynamodb that return MaxThroughputPropsModifier and TypeMethodDescriptionMaxThroughputProps.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.dynamodb with parameters of type MaxThroughputPropsModifier and TypeMethodDescriptionstatic BillingBilling.onDemand(MaxThroughputProps props) Flexible billing option capable of serving requests without capacity planning.