/dhall-aws-cloudformation/cloudformation/AWS::IoT::JobTemplate/JobExecutionsRetryConfig.dhall
Copy path to clipboardSource
{ Type = { RetryCriteriaList : Optional (List (./RetryCriteria.dhall).Type) }
, default.RetryCriteriaList = None (List (./RetryCriteria.dhall).Type)
}