/dhall-aws-cloudformation/cloudformation/AWS::IoT::JobTemplate/AbortCriteria.dhall

Copy path to clipboard

Source

{ Type =
{ Action : (./../../Fn.dhall).CfnText
, FailureType : (./../../Fn.dhall).CfnText
, MinNumberOfExecutedThings : Integer
, ThresholdPercentage : Double
}
, default = {=}
}