Uses of Class
software.amazon.awscdk.services.iot.CfnTopicRule.InfluxDBBatchConfigProperty.Builder
Packages that use CfnTopicRule.InfluxDBBatchConfigProperty.Builder
-
Uses of CfnTopicRule.InfluxDBBatchConfigProperty.Builder in software.amazon.awscdk.services.iot
Methods in software.amazon.awscdk.services.iot that return CfnTopicRule.InfluxDBBatchConfigProperty.BuilderModifier and TypeMethodDescriptionCfnTopicRule.InfluxDBBatchConfigProperty.Builder.batchAcrossTopics(Boolean batchAcrossTopics) Sets the value ofCfnTopicRule.InfluxDBBatchConfigProperty.getBatchAcrossTopics()CfnTopicRule.InfluxDBBatchConfigProperty.Builder.batchAcrossTopics(IResolvable batchAcrossTopics) Sets the value ofCfnTopicRule.InfluxDBBatchConfigProperty.getBatchAcrossTopics()CfnTopicRule.InfluxDBBatchConfigProperty.builder()CfnTopicRule.InfluxDBBatchConfigProperty.Builder.maxBatchOpenMs(Number maxBatchOpenMs) Sets the value ofCfnTopicRule.InfluxDBBatchConfigProperty.getMaxBatchOpenMs()CfnTopicRule.InfluxDBBatchConfigProperty.Builder.maxBatchSize(Number maxBatchSize) Sets the value ofCfnTopicRule.InfluxDBBatchConfigProperty.getMaxBatchSize()CfnTopicRule.InfluxDBBatchConfigProperty.Builder.maxBatchSizeBytes(Number maxBatchSizeBytes) Sets the value ofCfnTopicRule.InfluxDBBatchConfigProperty.getMaxBatchSizeBytes()Constructors in software.amazon.awscdk.services.iot with parameters of type CfnTopicRule.InfluxDBBatchConfigProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnTopicRule.InfluxDBBatchConfigProperty.Builder.