Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.dynamodb.CfnTablePropsMixin.WarmThroughputProperty
Packages that use CfnTablePropsMixin.WarmThroughputProperty
-
Uses of CfnTablePropsMixin.WarmThroughputProperty in software.amazon.awscdk.cfnpropertymixins.services.dynamodb
Classes in software.amazon.awscdk.cfnpropertymixins.services.dynamodb that implement CfnTablePropsMixin.WarmThroughputPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnTablePropsMixin.WarmThroughputPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.dynamodb that return CfnTablePropsMixin.WarmThroughputPropertyModifier and TypeMethodDescriptionCfnTablePropsMixin.WarmThroughputProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.dynamodb with parameters of type CfnTablePropsMixin.WarmThroughputPropertyModifier and TypeMethodDescriptionCfnTableMixinProps.Builder.warmThroughput(CfnTablePropsMixin.WarmThroughputProperty warmThroughput) Sets the value ofCfnTableMixinProps.getWarmThroughput()CfnTablePropsMixin.Builder.warmThroughput(CfnTablePropsMixin.WarmThroughputProperty warmThroughput) Represents the warm throughput (in read units per second and write units per second) for creating a table.CfnTablePropsMixin.GlobalSecondaryIndexProperty.Builder.warmThroughput(CfnTablePropsMixin.WarmThroughputProperty warmThroughput) Sets the value ofCfnTablePropsMixin.GlobalSecondaryIndexProperty.getWarmThroughput()