| Package | Description |
|---|---|
| software.amazon.awscdk.services.batch |
AWS Batch Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnComputeEnvironment.ComputeResourcesProperty.Jsii$Proxy
An implementation for
CfnComputeEnvironment.ComputeResourcesProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnComputeEnvironment.ComputeResourcesProperty |
CfnComputeEnvironment.ComputeResourcesProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnComputeEnvironmentProps.Builder |
CfnComputeEnvironmentProps.Builder.computeResources(CfnComputeEnvironment.ComputeResourcesProperty computeResources)
Sets the value of
CfnComputeEnvironmentProps.getComputeResources() |
CfnComputeEnvironment.Builder |
CfnComputeEnvironment.Builder.computeResources(CfnComputeEnvironment.ComputeResourcesProperty computeResources)
The ComputeResources property type specifies details of the compute resources managed by the compute environment.
|
void |
CfnComputeEnvironment.setComputeResources(CfnComputeEnvironment.ComputeResourcesProperty value)
The ComputeResources property type specifies details of the compute resources managed by the compute environment.
|
Copyright © 2022. All rights reserved.