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