Class CfnDeploymentPropsMixin.DeploymentIoTJobConfigurationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.greengrassv2.CfnDeploymentPropsMixin.DeploymentIoTJobConfigurationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnDeploymentPropsMixin.DeploymentIoTJobConfigurationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnDeploymentPropsMixin.DeploymentIoTJobConfigurationProperty
@Stability(Stable)
@Internal
public static final class CfnDeploymentPropsMixin.DeploymentIoTJobConfigurationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnDeploymentPropsMixin.DeploymentIoTJobConfigurationProperty
An implementation for
CfnDeploymentPropsMixin.DeploymentIoTJobConfigurationProperty-
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.DeploymentIoTJobConfigurationProperty
CfnDeploymentPropsMixin.DeploymentIoTJobConfigurationProperty.Builder, CfnDeploymentPropsMixin.DeploymentIoTJobConfigurationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDeploymentPropsMixin.DeploymentIoTJobConfigurationProperty.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.DeploymentIoTJobConfigurationProperty.Builder.
-
-
Method Details
-
getAbortConfig
Description copied from interface:CfnDeploymentPropsMixin.DeploymentIoTJobConfigurationPropertyThe stop configuration for the job.This configuration defines when and how to stop a job rollout.
Returns union: either
IResolvableorCfnDeploymentPropsMixin.IoTJobAbortConfigProperty- Specified by:
getAbortConfigin interfaceCfnDeploymentPropsMixin.DeploymentIoTJobConfigurationProperty- See Also:
-
getJobExecutionsRolloutConfig
Description copied from interface:CfnDeploymentPropsMixin.DeploymentIoTJobConfigurationPropertyThe rollout configuration for the job.This configuration defines the rate at which the job rolls out to the fleet of target devices.
Returns union: either
IResolvableorCfnDeploymentPropsMixin.IoTJobExecutionsRolloutConfigProperty- Specified by:
getJobExecutionsRolloutConfigin interfaceCfnDeploymentPropsMixin.DeploymentIoTJobConfigurationProperty- See Also:
-
getTimeoutConfig
Description copied from interface:CfnDeploymentPropsMixin.DeploymentIoTJobConfigurationPropertyThe timeout configuration for the job.This configuration defines the amount of time each device has to complete the job.
Returns union: either
IResolvableorCfnDeploymentPropsMixin.IoTJobTimeoutConfigProperty- Specified by:
getTimeoutConfigin interfaceCfnDeploymentPropsMixin.DeploymentIoTJobConfigurationProperty- 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()
-