dhall-fly-0.2.0: dhall-concourse/defaults/GetStep.dhall
let Types = ../types/package.dhall
in { get = None Text
, params = None Types.JSONObject
, version = None Types.GetVersion
, passed = None (List Text)
, trigger = None Bool
, tags = None (List Text)
, timeout = None Text
, attempts = None Natural
}