@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T17:53:15.615Z") @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.
|
getNode@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 © 2021. All rights reserved.