/dhall-nodepool/Nodepool/Aws/Pool/default.dhall
Copy path to clipboardSource
{ host-key-checking = None Bool
, max-servers = None Natural
, node-attributes = None (List { mapKey : Text, mapValue : Text })
, public-ip-address = None Bool
, security-group-id = None Text
, subnet-id = None Text
}