Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.iot.CfnTopicRulePropsMixin.Builder
Packages that use CfnTopicRulePropsMixin.Builder
-
Uses of CfnTopicRulePropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.iot
Methods in software.amazon.awscdk.cfnpropertymixins.services.iot that return CfnTopicRulePropsMixin.BuilderModifier and TypeMethodDescriptionCfnTopicRulePropsMixin.Builder.create()CfnTopicRulePropsMixin.Builder.create(CfnPropertyMixinOptions options) The name of the rule.Metadata which can be used to manage the topic rule.CfnTopicRulePropsMixin.Builder.topicRulePayload(CfnTopicRulePropsMixin.TopicRulePayloadProperty topicRulePayload) The rule payload.CfnTopicRulePropsMixin.Builder.topicRulePayload(IResolvable topicRulePayload) The rule payload.