Uses of Enum Class
software.amazon.awscdk.services.dynamodb.CapacityMode
Packages that use CapacityMode
-
Uses of CapacityMode in software.amazon.awscdk.services.dynamodb
Methods in software.amazon.awscdk.services.dynamodb that return CapacityModeModifier and TypeMethodDescriptionCapacity.getMode()static CapacityModeReturns the enum constant of this class with the specified name.static CapacityMode[]CapacityMode.values()Returns an array containing the constants of this enum class, in the order they are declared.