Uses of Class
software.amazon.awscdk.services.iot.CfnTopicRule.TopicRulePayloadProperty.Builder
Packages that use CfnTopicRule.TopicRulePayloadProperty.Builder
-
Uses of CfnTopicRule.TopicRulePayloadProperty.Builder in software.amazon.awscdk.services.iot
Methods in software.amazon.awscdk.services.iot that return CfnTopicRule.TopicRulePayloadProperty.BuilderModifier and TypeMethodDescriptionSets the value ofCfnTopicRule.TopicRulePayloadProperty.getActions()CfnTopicRule.TopicRulePayloadProperty.Builder.actions(IResolvable actions) Sets the value ofCfnTopicRule.TopicRulePayloadProperty.getActions()CfnTopicRule.TopicRulePayloadProperty.Builder.awsIotSqlVersion(String awsIotSqlVersion) Sets the value ofCfnTopicRule.TopicRulePayloadProperty.getAwsIotSqlVersion()CfnTopicRule.TopicRulePayloadProperty.builder()CfnTopicRule.TopicRulePayloadProperty.Builder.description(String description) Sets the value ofCfnTopicRule.TopicRulePayloadProperty.getDescription()CfnTopicRule.TopicRulePayloadProperty.Builder.errorAction(IResolvable errorAction) Sets the value ofCfnTopicRule.TopicRulePayloadProperty.getErrorAction()CfnTopicRule.TopicRulePayloadProperty.Builder.errorAction(CfnTopicRule.ActionProperty errorAction) Sets the value ofCfnTopicRule.TopicRulePayloadProperty.getErrorAction()CfnTopicRule.TopicRulePayloadProperty.Builder.ruleDisabled(Boolean ruleDisabled) Sets the value ofCfnTopicRule.TopicRulePayloadProperty.getRuleDisabled()CfnTopicRule.TopicRulePayloadProperty.Builder.ruleDisabled(IResolvable ruleDisabled) Sets the value ofCfnTopicRule.TopicRulePayloadProperty.getRuleDisabled()Sets the value ofCfnTopicRule.TopicRulePayloadProperty.getSql()Constructors in software.amazon.awscdk.services.iot with parameters of type CfnTopicRule.TopicRulePayloadProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnTopicRule.TopicRulePayloadProperty.Builder.