@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T17:53:15.618Z") @Stability(value=Experimental) public interface JobQueueComputeEnvironment extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
JobQueueComputeEnvironment.Builder
A builder for
JobQueueComputeEnvironment |
static class |
JobQueueComputeEnvironment.Jsii$Proxy
An implementation for
JobQueueComputeEnvironment |
| Modifier and Type | Method and Description |
|---|---|
static JobQueueComputeEnvironment.Builder |
builder() |
IComputeEnvironment |
getComputeEnvironment()
(experimental) The batch compute environment to use for processing submitted jobs to this queue.
|
Number |
getOrder()
(experimental) The order in which this compute environment will be selected for dynamic allocation of resources to process submitted jobs.
|
@Stability(value=Experimental) @NotNull IComputeEnvironment getComputeEnvironment()
@Stability(value=Experimental) @NotNull Number getOrder()
@Stability(value=Experimental) static JobQueueComputeEnvironment.Builder builder()
JobQueueComputeEnvironment.Builder of JobQueueComputeEnvironmentCopyright © 2021. All rights reserved.