@Stability(value=Stable) @Internal public static final class CfnJobTemplate.AbortCriteriaProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnJobTemplate.AbortCriteriaProperty
CfnJobTemplate.AbortCriteriaPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnJobTemplate.AbortCriteriaProperty.Builder, CfnJobTemplate.AbortCriteriaProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnJobTemplate.AbortCriteriaProperty.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) |
String |
getAction()
The type of job action to take to initiate the job abort.
|
String |
getFailureType()
The type of job execution failures that can initiate a job abort.
|
Number |
getMinNumberOfExecutedThings()
The minimum number of things which must receive job execution notifications before the job can be aborted.
|
Number |
getThresholdPercentage()
The minimum percentage of job execution failures that must occur to initiate the job abort.
|
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.AbortCriteriaProperty.Builder builder)
CfnJobTemplate.AbortConfigProperty.Builder.public final String getAction()
CfnJobTemplate.AbortCriteriaPropertygetAction in interface CfnJobTemplate.AbortCriteriaPropertypublic final String getFailureType()
CfnJobTemplate.AbortCriteriaPropertygetFailureType in interface CfnJobTemplate.AbortCriteriaPropertypublic final Number getMinNumberOfExecutedThings()
CfnJobTemplate.AbortCriteriaPropertygetMinNumberOfExecutedThings in interface CfnJobTemplate.AbortCriteriaPropertypublic final Number getThresholdPercentage()
CfnJobTemplate.AbortCriteriaPropertyAWS IoT Core supports up to two digits after the decimal (for example, 10.9 and 10.99, but not 10.999).
getThresholdPercentage in interface CfnJobTemplate.AbortCriteriaProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2023. All rights reserved.