Uses of Interface
software.amazon.awscdk.services.cassandra.CfnTable.WarmThroughputProperty
Packages that use CfnTable.WarmThroughputProperty
-
Uses of CfnTable.WarmThroughputProperty in software.amazon.awscdk.services.cassandra
Classes in software.amazon.awscdk.services.cassandra that implement CfnTable.WarmThroughputPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnTable.WarmThroughputPropertyMethods in software.amazon.awscdk.services.cassandra that return CfnTable.WarmThroughputPropertyModifier and TypeMethodDescriptionCfnTable.WarmThroughputProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.cassandra with parameters of type CfnTable.WarmThroughputPropertyModifier and TypeMethodDescriptionvoidCfnTable.setWarmThroughput(CfnTable.WarmThroughputProperty value) Warm throughput configuration for the table.CfnTable.Builder.warmThroughput(CfnTable.WarmThroughputProperty warmThroughput) Warm throughput configuration for the table.CfnTableProps.Builder.warmThroughput(CfnTable.WarmThroughputProperty warmThroughput) Sets the value ofCfnTableProps.getWarmThroughput()