interface IBrokerRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.AmazonMQ.IBrokerRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsamazonmq#IBrokerRef |
![]() | software.amazon.awscdk.services.amazonmq.IBrokerRef |
![]() | aws_cdk.aws_amazonmq.IBrokerRef |
![]() | aws-cdk-lib » aws_amazonmq » IBrokerRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a Broker.
Properties
Name | Type | Description |
---|---|---|
broker | Broker | A reference to a Broker resource. |
node | Node | The tree node. |
brokerRef
Type:
Broker
A reference to a Broker resource.
node
Type:
Node
The tree node.