Uses of Interface
software.amazon.awscdk.services.iot.CfnTopicRuleDestinationProps
-
Uses of CfnTopicRuleDestinationProps in software.amazon.awscdk.services.iot
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnTopicRuleDestinationProps
Modifier and TypeMethodDescriptionCfnTopicRuleDestinationProps.Builder.build()
Builds the configured instance.ModifierConstructorDescriptionCfnTopicRuleDestination
(Construct scope, String id, CfnTopicRuleDestinationProps props) Create a newAWS::IoT::TopicRuleDestination
.