Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.cassandra.CfnTablePropsMixin.WarmThroughputProperty
Packages that use CfnTablePropsMixin.WarmThroughputProperty
-
Uses of CfnTablePropsMixin.WarmThroughputProperty in software.amazon.awscdk.cfnpropertymixins.services.cassandra
Classes in software.amazon.awscdk.cfnpropertymixins.services.cassandra that implement CfnTablePropsMixin.WarmThroughputPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnTablePropsMixin.WarmThroughputPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.cassandra that return CfnTablePropsMixin.WarmThroughputPropertyModifier and TypeMethodDescriptionCfnTablePropsMixin.WarmThroughputProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.cassandra with parameters of type CfnTablePropsMixin.WarmThroughputPropertyModifier and TypeMethodDescriptionCfnTableMixinProps.Builder.warmThroughput(CfnTablePropsMixin.WarmThroughputProperty warmThroughput) Sets the value ofCfnTableMixinProps.getWarmThroughput()CfnTablePropsMixin.Builder.warmThroughput(CfnTablePropsMixin.WarmThroughputProperty warmThroughput) Warm throughput configuration for the table.