interface IJobQueueRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.Batch.IJobQueueRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsbatch#IJobQueueRef |
![]() | software.amazon.awscdk.services.batch.IJobQueueRef |
![]() | aws_cdk.aws_batch.IJobQueueRef |
![]() | aws-cdk-lib » aws_batch » IJobQueueRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a JobQueue.
Properties
Name | Type | Description |
---|---|---|
job | Job | A reference to a JobQueue resource. |
node | Node | The tree node. |
jobQueueRef
Type:
Job
A reference to a JobQueue resource.
node
Type:
Node
The tree node.