Uses of Class
software.amazon.awscdk.services.iot.TopicRuleProps.Builder
Packages that use TopicRuleProps.Builder
-
Uses of TopicRuleProps.Builder in software.amazon.awscdk.services.iot
Methods in software.amazon.awscdk.services.iot that return TopicRuleProps.BuilderModifier and TypeMethodDescriptionSets the value ofTopicRuleProps.getActions()static TopicRuleProps.BuilderTopicRuleProps.builder()TopicRuleProps.Builder.description(String description) Sets the value ofTopicRuleProps.getDescription()Sets the value ofTopicRuleProps.getEnabled()TopicRuleProps.Builder.errorAction(IAction errorAction) Sets the value ofTopicRuleProps.getErrorAction()Sets the value ofTopicRuleProps.getSql()TopicRuleProps.Builder.topicRuleName(String topicRuleName) Sets the value ofTopicRuleProps.getTopicRuleName()Constructors in software.amazon.awscdk.services.iot with parameters of type TopicRuleProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(TopicRuleProps.Builder builder) Constructor that initializes the object based on literal property values passed by theTopicRuleProps.Builder.