The human-readable name for the NetworkPolicy. Must be unique within the account.
Optionalallow_(Optional) If true, all egress traffic is allowed (ALLOW_ALL policy). Defaults to false.
Optionalallow_(Optional) If true, allows traffic between the account's own devboxes via tunnels. Defaults to false. If allow_all is true, this is automatically set to true.
Optionalallowed_(Optional) DNS-based allow list with wildcard support. Examples: ['github.com', '*.npmjs.org'].
OptionaldescriptionOptional description for the NetworkPolicy.
Parameters required to create a new NetworkPolicy.