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