interface ITopicRuleRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.IoT.ITopicRuleRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsiot#ITopicRuleRef |
![]() | software.amazon.awscdk.services.iot.ITopicRuleRef |
![]() | aws_cdk.aws_iot.ITopicRuleRef |
![]() | aws-cdk-lib » aws_iot » ITopicRuleRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a TopicRule.
Properties
Name | Type | Description |
---|---|---|
node | Node | The tree node. |
topic | Topic | A reference to a TopicRule resource. |
node
Type:
Node
The tree node.
topicRuleRef
Type:
Topic
A reference to a TopicRule resource.