Uses of Class
software.amazon.awscdk.services.iot.CfnTopicRuleProps.Builder
-
Uses of CfnTopicRuleProps.Builder in software.amazon.awscdk.services.iot
Modifier and TypeMethodDescriptionstatic CfnTopicRuleProps.Builder
CfnTopicRuleProps.builder()
Sets the value ofCfnTopicRuleProps.getRuleName()
Sets the value ofCfnTopicRuleProps.getTags()
CfnTopicRuleProps.Builder.topicRulePayload
(IResolvable topicRulePayload) Sets the value ofCfnTopicRuleProps.getTopicRulePayload()
CfnTopicRuleProps.Builder.topicRulePayload
(CfnTopicRule.TopicRulePayloadProperty topicRulePayload) Sets the value ofCfnTopicRuleProps.getTopicRulePayload()
ModifierConstructorDescriptionprotected
Jsii$Proxy
(CfnTopicRuleProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnTopicRuleProps.Builder
.