Class CfnJobPropsMixin.TimeoutConfigProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.iot.CfnJobPropsMixin.TimeoutConfigProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnJobPropsMixin.TimeoutConfigProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnJobPropsMixin.TimeoutConfigProperty
@Stability(Stable)
@Internal
public static final class CfnJobPropsMixin.TimeoutConfigProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnJobPropsMixin.TimeoutConfigProperty
An implementation for
CfnJobPropsMixin.TimeoutConfigProperty-
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.iot.CfnJobPropsMixin.TimeoutConfigProperty
CfnJobPropsMixin.TimeoutConfigProperty.Builder, CfnJobPropsMixin.TimeoutConfigProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnJobPropsMixin.TimeoutConfigProperty.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 theCfnJobPropsMixin.TimeoutConfigProperty.Builder.
-
-
Method Details
-
getInProgressTimeoutInMinutes
Description copied from interface:CfnJobPropsMixin.TimeoutConfigPropertySpecifies the amount of time, in minutes, this device has to finish execution of this job.The timeout interval can be anywhere between 1 minute and 7 days (1 to 10080 minutes).
- Specified by:
getInProgressTimeoutInMinutesin interfaceCfnJobPropsMixin.TimeoutConfigProperty- 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()
-