dhall-fly-0.2.0: dhall-concourse/defaults/Resource.dhall
let Types = ../types/package.dhall
in { icon = None Text
, source = None Types.JSONObject
, version = None (List Types.TextTextPair)
, check_every = None Text
, tags = None (List Text)
, public = None Bool
, webhook_token = None Text
}