/dhall-nodepool/Nodepool/Gce/CloudImage/Type.dhall

Copy path to clipboard

Source

{ connection-port : Optional Natural
, connection-type : Optional Text
, image-family : Optional Text
, image-id : Optional Text
, image-project : Optional Text
, key : Optional Text
, name : Optional Text
, python-path : Optional Text
, username : Optional Text
}