@Stability(value=Stable) public static final class CfnDeployment.IoTJobAbortCriteriaProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnDeployment.IoTJobAbortCriteriaProperty>
CfnDeployment.IoTJobAbortCriteriaProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnDeployment.IoTJobAbortCriteriaProperty.Builder |
action(String action)
Sets the value of
CfnDeployment.IoTJobAbortCriteriaProperty.getAction() |
CfnDeployment.IoTJobAbortCriteriaProperty |
build()
Builds the configured instance.
|
CfnDeployment.IoTJobAbortCriteriaProperty.Builder |
failureType(String failureType)
Sets the value of
CfnDeployment.IoTJobAbortCriteriaProperty.getFailureType() |
CfnDeployment.IoTJobAbortCriteriaProperty.Builder |
minNumberOfExecutedThings(Number minNumberOfExecutedThings)
Sets the value of
CfnDeployment.IoTJobAbortCriteriaProperty.getMinNumberOfExecutedThings() |
CfnDeployment.IoTJobAbortCriteriaProperty.Builder |
thresholdPercentage(Number thresholdPercentage)
Sets the value of
CfnDeployment.IoTJobAbortCriteriaProperty.getThresholdPercentage() |
@Stability(value=Stable) public CfnDeployment.IoTJobAbortCriteriaProperty.Builder action(String action)
CfnDeployment.IoTJobAbortCriteriaProperty.getAction()action - `CfnDeployment.IoTJobAbortCriteriaProperty.Action`. This parameter is required.this@Stability(value=Stable) public CfnDeployment.IoTJobAbortCriteriaProperty.Builder failureType(String failureType)
CfnDeployment.IoTJobAbortCriteriaProperty.getFailureType()failureType - `CfnDeployment.IoTJobAbortCriteriaProperty.FailureType`. This parameter is required.this@Stability(value=Stable) public CfnDeployment.IoTJobAbortCriteriaProperty.Builder minNumberOfExecutedThings(Number minNumberOfExecutedThings)
CfnDeployment.IoTJobAbortCriteriaProperty.getMinNumberOfExecutedThings()minNumberOfExecutedThings - `CfnDeployment.IoTJobAbortCriteriaProperty.MinNumberOfExecutedThings`. This parameter is required.this@Stability(value=Stable) public CfnDeployment.IoTJobAbortCriteriaProperty.Builder thresholdPercentage(Number thresholdPercentage)
CfnDeployment.IoTJobAbortCriteriaProperty.getThresholdPercentage()thresholdPercentage - `CfnDeployment.IoTJobAbortCriteriaProperty.ThresholdPercentage`. This parameter is required.this@Stability(value=Stable) public CfnDeployment.IoTJobAbortCriteriaProperty build()
build in interface software.amazon.jsii.Builder<CfnDeployment.IoTJobAbortCriteriaProperty>CfnDeployment.IoTJobAbortCriteriaPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.