/dhall-infra/Router/Type.dhall

Copy path to clipboard

Source

{ interfaces : List { net : Text, portip : Text, subnet : Text }
, name : Text
, network : Text
, port_security_enabled : Optional Bool
}