| Package | Description |
|---|---|
| software.amazon.awscdk.services.batch |
AWS Batch Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnComputeEnvironment.UpdatePolicyProperty.Jsii$Proxy
An implementation for
CfnComputeEnvironment.UpdatePolicyProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnComputeEnvironment.UpdatePolicyProperty |
CfnComputeEnvironment.UpdatePolicyProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CfnComputeEnvironment.setUpdatePolicy(CfnComputeEnvironment.UpdatePolicyProperty value)
Specifies the infrastructure update policy for the compute environment.
|
CfnComputeEnvironmentProps.Builder |
CfnComputeEnvironmentProps.Builder.updatePolicy(CfnComputeEnvironment.UpdatePolicyProperty updatePolicy)
Sets the value of
CfnComputeEnvironmentProps.getUpdatePolicy() |
CfnComputeEnvironment.Builder |
CfnComputeEnvironment.Builder.updatePolicy(CfnComputeEnvironment.UpdatePolicyProperty updatePolicy)
Specifies the infrastructure update policy for the compute environment.
|
Copyright © 2022. All rights reserved.