Interface ITopicRule.Jsii$Default

All Superinterfaces:
software.constructs.IConstruct, software.constructs.IConstruct.Jsii$Default, software.constructs.IDependable, software.constructs.IDependable.Jsii$Default, IEnvironmentAware, IEnvironmentAware.Jsii$Default, IResource, IResource.Jsii$Default, ITopicRule, software.amazon.jsii.JsiiSerializable
All Known Implementing Classes:
ITopicRule.Jsii$Proxy
Enclosing interface:
ITopicRule

@Internal public static interface ITopicRule.Jsii$Default extends ITopicRule, IResource.Jsii$Default
Internal default implementation for ITopicRule.
  • Method Details

    • getTopicRuleArn

      @Stability(Experimental) @NotNull default String getTopicRuleArn()
      (experimental) The value of the topic rule Amazon Resource Name (ARN), such as arn:aws:iot:us-east-2:123456789012:rule/rule_name.
      Specified by:
      getTopicRuleArn in interface ITopicRule
    • getTopicRuleName

      @Stability(Experimental) @NotNull default String getTopicRuleName()
      (experimental) The name topic rule.
      Specified by:
      getTopicRuleName in interface ITopicRule