/dhall-infra/Subnet
Copy path to clipboardExported files:
- Type.dhall
- create.dhall:
forall (name : Text) -> forall (network_prefix : Text) -> forall (dns_nameservers : List Text) -> Subnet.Type
- createWithMask.dhall:
forall (mask : Text) -> forall (name : Text) -> forall (network_prefix : Text) -> forall (dns_nameservers : List Text) -> Subnet.Type
- default.dhall
- package.dhall