/dhall-aws-cloudformation/cloudformation/AWS::IoT::JobTemplate/AbortCriteria.dhall
Copy path to clipboardSource
{ Type =
{ Action : (./../../Fn.dhall).CfnText
, FailureType : (./../../Fn.dhall).CfnText
, MinNumberOfExecutedThings : Integer
, ThresholdPercentage : Double
}
, default = {=}
}