@Generated(value="jsii-pacmak/1.70.0 (build 03c2f6f)", date="2022-11-01T13:16:43.424Z") @Stability(value=Experimental) public interface IJobQueue extends software.amazon.jsii.JsiiSerializable, IResource
| Modifier and Type | Interface and Description |
|---|---|
static interface |
IJobQueue.Jsii$Default
Internal default implementation for
IJobQueue. |
static class |
IJobQueue.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getJobQueueArn()
(experimental) The ARN of this batch job queue.
|
String |
getJobQueueName()
(experimental) A name for the job queue.
|
applyRemovalPolicy, getEnv, getStackgetNode@Stability(value=Experimental) @NotNull String getJobQueueArn()
@Stability(value=Experimental) @NotNull String getJobQueueName()
Up to 128 letters (uppercase and lowercase), numbers, hyphens, and underscores are allowed.
Copyright © 2022. All rights reserved.