Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.dynamodb.CfnGlobalTablePropsMixin.WarmThroughputProperty
Packages that use CfnGlobalTablePropsMixin.WarmThroughputProperty
-
Uses of CfnGlobalTablePropsMixin.WarmThroughputProperty in software.amazon.awscdk.cfnpropertymixins.services.dynamodb
Classes in software.amazon.awscdk.cfnpropertymixins.services.dynamodb that implement CfnGlobalTablePropsMixin.WarmThroughputPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnGlobalTablePropsMixin.WarmThroughputPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.dynamodb that return CfnGlobalTablePropsMixin.WarmThroughputPropertyModifier and TypeMethodDescriptionCfnGlobalTablePropsMixin.WarmThroughputProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.dynamodb with parameters of type CfnGlobalTablePropsMixin.WarmThroughputPropertyModifier and TypeMethodDescriptionCfnGlobalTableMixinProps.Builder.warmThroughput(CfnGlobalTablePropsMixin.WarmThroughputProperty warmThroughput) Sets the value ofCfnGlobalTableMixinProps.getWarmThroughput()CfnGlobalTablePropsMixin.Builder.warmThroughput(CfnGlobalTablePropsMixin.WarmThroughputProperty warmThroughput) Provides visibility into the number of read and write operations your table or secondary index can instantaneously support.CfnGlobalTablePropsMixin.GlobalSecondaryIndexProperty.Builder.warmThroughput(CfnGlobalTablePropsMixin.WarmThroughputProperty warmThroughput)