Uses of Class
software.amazon.awscdk.services.greengrassv2.CfnDeployment.IoTJobAbortCriteriaProperty.Builder
Packages that use CfnDeployment.IoTJobAbortCriteriaProperty.Builder
Package
Description
AWS::GreengrassV2 Construct Library
-
Uses of CfnDeployment.IoTJobAbortCriteriaProperty.Builder in software.amazon.awscdk.services.greengrassv2
Methods in software.amazon.awscdk.services.greengrassv2 that return CfnDeployment.IoTJobAbortCriteriaProperty.BuilderModifier and TypeMethodDescriptionSets the value ofCfnDeployment.IoTJobAbortCriteriaProperty.getAction()
CfnDeployment.IoTJobAbortCriteriaProperty.builder()
CfnDeployment.IoTJobAbortCriteriaProperty.Builder.failureType
(String failureType) Sets the value ofCfnDeployment.IoTJobAbortCriteriaProperty.getFailureType()
CfnDeployment.IoTJobAbortCriteriaProperty.Builder.minNumberOfExecutedThings
(Number minNumberOfExecutedThings) Sets the value ofCfnDeployment.IoTJobAbortCriteriaProperty.getMinNumberOfExecutedThings()
CfnDeployment.IoTJobAbortCriteriaProperty.Builder.thresholdPercentage
(Number thresholdPercentage) Sets the value ofCfnDeployment.IoTJobAbortCriteriaProperty.getThresholdPercentage()
Constructors in software.amazon.awscdk.services.greengrassv2 with parameters of type CfnDeployment.IoTJobAbortCriteriaProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnDeployment.IoTJobAbortCriteriaProperty.Builder
.