@Generated(value="jsii-pacmak/1.67.0 (build 2c027f5)", date="2022-09-07T23:47:08.521Z") @Stability(value=Experimental) public interface ITopicRule extends software.amazon.jsii.JsiiSerializable, IResource
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ITopicRule.Jsii$Default
Internal default implementation for
ITopicRule. |
static class |
ITopicRule.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
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.
|
String |
getTopicRuleName()
(experimental) The name topic rule.
|
applyRemovalPolicy, getEnv, getStackgetNode@Stability(value=Experimental) @NotNull String getTopicRuleArn()
@Stability(value=Experimental) @NotNull String getTopicRuleName()
Copyright © 2022. All rights reserved.