Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.dynamodb.CfnTablePropsMixin.ProvisionedThroughputProperty
Packages that use CfnTablePropsMixin.ProvisionedThroughputProperty
-
Uses of CfnTablePropsMixin.ProvisionedThroughputProperty in software.amazon.awscdk.cfnpropertymixins.services.dynamodb
Classes in software.amazon.awscdk.cfnpropertymixins.services.dynamodb that implement CfnTablePropsMixin.ProvisionedThroughputPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnTablePropsMixin.ProvisionedThroughputPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.dynamodb that return CfnTablePropsMixin.ProvisionedThroughputPropertyModifier and TypeMethodDescriptionCfnTablePropsMixin.ProvisionedThroughputProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.dynamodb with parameters of type CfnTablePropsMixin.ProvisionedThroughputPropertyModifier and TypeMethodDescriptionCfnTableMixinProps.Builder.provisionedThroughput(CfnTablePropsMixin.ProvisionedThroughputProperty provisionedThroughput) Sets the value ofCfnTableMixinProps.getProvisionedThroughput()CfnTablePropsMixin.Builder.provisionedThroughput(CfnTablePropsMixin.ProvisionedThroughputProperty provisionedThroughput) Throughput for the specified table, which consists of values forReadCapacityUnitsandWriteCapacityUnits.CfnTablePropsMixin.GlobalSecondaryIndexProperty.Builder.provisionedThroughput(CfnTablePropsMixin.ProvisionedThroughputProperty provisionedThroughput)