Class CfnDeploymentPropsMixin.IoTJobTimeoutConfigProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.greengrassv2.CfnDeploymentPropsMixin.IoTJobTimeoutConfigProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnDeploymentPropsMixin.IoTJobTimeoutConfigProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnDeploymentPropsMixin.IoTJobTimeoutConfigProperty
@Stability(Stable)
@Internal
public static final class CfnDeploymentPropsMixin.IoTJobTimeoutConfigProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnDeploymentPropsMixin.IoTJobTimeoutConfigProperty
An implementation for
CfnDeploymentPropsMixin.IoTJobTimeoutConfigProperty-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.cfnpropertymixins.services.greengrassv2.CfnDeploymentPropsMixin.IoTJobTimeoutConfigProperty
CfnDeploymentPropsMixin.IoTJobTimeoutConfigProperty.Builder, CfnDeploymentPropsMixin.IoTJobTimeoutConfigProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDeploymentPropsMixin.IoTJobTimeoutConfigProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theCfnDeploymentPropsMixin.IoTJobTimeoutConfigProperty.Builder.
-
-
Method Details
-
getInProgressTimeoutInMinutes
Description copied from interface:CfnDeploymentPropsMixin.IoTJobTimeoutConfigPropertyThe amount of time, in minutes, that devices have to complete the job.The timer starts when the job status is set to
IN_PROGRESS. If the job status doesn't change to a terminal state before the time expires, then the job status is set toTIMED_OUT.The timeout interval must be between 1 minute and 7 days (10080 minutes).
- Specified by:
getInProgressTimeoutInMinutesin interfaceCfnDeploymentPropsMixin.IoTJobTimeoutConfigProperty- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-