@Stability(value=Stable) @Internal public static final class CfnJobTemplate.TimeoutConfigProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnJobTemplate.TimeoutConfigProperty
CfnJobTemplate.TimeoutConfigPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnJobTemplate.TimeoutConfigProperty.Builder, CfnJobTemplate.TimeoutConfigProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnJobTemplate.TimeoutConfigProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnJobTemplate.AbortConfigProperty.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 |
getInProgressTimeoutInMinutes()
Specifies the amount of time, in minutes, this device has to finish execution of this job.
|
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(CfnJobTemplate.TimeoutConfigProperty.Builder builder)
CfnJobTemplate.AbortConfigProperty.Builder.public final Number getInProgressTimeoutInMinutes()
CfnJobTemplate.TimeoutConfigProperty
The timeout interval can be anywhere between 1 minute and 7 days (1 to 10080 minutes). The in progress timer can't be updated and will apply to all job executions for the job. Whenever a job execution remains in the IN_PROGRESS status for longer than this interval, the job execution will fail and switch to the terminal TIMED_OUT status.
getInProgressTimeoutInMinutes in interface CfnJobTemplate.TimeoutConfigProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2023. All rights reserved.