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