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

Copy path to clipboard

Source

{ Type = { RetryCriteriaList : Optional (List (./RetryCriteria.dhall).Type) }
, default.RetryCriteriaList = None (List (./RetryCriteria.dhall).Type)
}