IJobQueueRef
- class aws_cdk.aws_batch.IJobQueueRef(*args, **kwargs)
Bases:
IConstruct
,Protocol
(experimental) Indicates that this resource can be referenced as a JobQueue.
- Stability:
experimental
Attributes
- job_queue_ref
(experimental) A reference to a JobQueue resource.
- Stability:
experimental
- node
The tree node.