interface IQueueLimitAssociationRef
Language | Type name |
---|---|
![]() | Amazon.CDK.aws_deadline.IQueueLimitAssociationRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsdeadline#IQueueLimitAssociationRef |
![]() | software.amazon.awscdk.services.deadline.IQueueLimitAssociationRef |
![]() | aws_cdk.aws_deadline.IQueueLimitAssociationRef |
![]() | aws-cdk-lib » aws_deadline » IQueueLimitAssociationRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a QueueLimitAssociation.
Properties
Name | Type | Description |
---|---|---|
node | Node | The tree node. |
queue | Queue | A reference to a QueueLimitAssociation resource. |
node
Type:
Node
The tree node.
queueLimitAssociationRef
Type:
Queue
A reference to a QueueLimitAssociation resource.