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