Uses of Interface
software.amazon.awscdk.services.iot.alpha.ITopicRule
Packages that use ITopicRule
-
Uses of ITopicRule in software.amazon.awscdk.services.iot.alpha
Subinterfaces of ITopicRule in software.amazon.awscdk.services.iot.alphaModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forITopicRule.Classes in software.amazon.awscdk.services.iot.alpha that implement ITopicRuleModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type.class(experimental) Defines an AWS IoT Rule in this stack.Methods in software.amazon.awscdk.services.iot.alpha that return ITopicRuleModifier and TypeMethodDescriptionstatic ITopicRuleTopicRule.fromTopicRuleArn(software.constructs.Construct scope, String id, String topicRuleArn) (experimental) Import an existing AWS IoT Rule provided an ARN.