/dhall-infra/Instance/Type.dhall

Copy path to clipboard

Source

{ auth_urls : List Text
, connection : ../Connection/Type.dhall
, groups : List Text
, name : Text
, server : ../Server/Type.dhall
, skip_os_server_task : Bool
, urls : List Text
, volumes : List ../Volume/Type.dhall
}