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