@Stability(value=Stable) @Internal public static final class CfnComputeEnvironment.UpdatePolicyProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnComputeEnvironment.UpdatePolicyProperty
CfnComputeEnvironment.UpdatePolicyPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnComputeEnvironment.UpdatePolicyProperty.Builder, CfnComputeEnvironment.UpdatePolicyProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnComputeEnvironment.UpdatePolicyProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnComputeEnvironment.ComputeResourcesProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Number |
getJobExecutionTimeoutMinutes()
Specifies the job timeout, in minutes, when the compute environment infrastructure is updated.
|
Object |
getTerminateJobsOnUpdate()
Specifies whether jobs are automatically terminated when the computer environment infrastructure is updated.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnComputeEnvironment.UpdatePolicyProperty.Builder builder)
CfnComputeEnvironment.ComputeResourcesProperty.Builder.public final Number getJobExecutionTimeoutMinutes()
CfnComputeEnvironment.UpdatePolicyPropertyThe default value is 30.
getJobExecutionTimeoutMinutes in interface CfnComputeEnvironment.UpdatePolicyPropertypublic final Object getTerminateJobsOnUpdate()
CfnComputeEnvironment.UpdatePolicyProperty
The default value is false .
getTerminateJobsOnUpdate in interface CfnComputeEnvironment.UpdatePolicyProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.