| Modifier and Type | Interface and Description |
|---|---|
static interface |
IJobQueue.Jsii$Default
Internal default implementation for
IJobQueue. |
| Modifier and Type | Class and Description |
|---|---|
static class |
IJobQueue.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
class |
JobQueue
(experimental) Batch Job Queue.
|
| Modifier and Type | Method and Description |
|---|---|
static IJobQueue |
JobQueue.fromJobQueueArn(software.constructs.Construct scope,
String id,
String jobQueueArn)
(experimental) Fetches an existing batch job queue by its amazon resource name.
|
Copyright © 2021. All rights reserved.