/dhall-nodepool/Nodepool/Aws/CloudImage/default.dhall

Copy path to clipboard

Source

{ connection-port = None Natural
, connection-type = None Text
, image-filters = None (List ./ImageFilter/Type.dhall)
, image-id = None Text
, name = None Text
, python-path = None Text
, username = None Text
}