allowVpcFirewallRules property

String? allowVpcFirewallRules
getter/setter pair

Specifies whether VPC firewall rules can be created under the network. Possible string values are:

  • "VPC_FIREWALL_RULES_ALLOWED"
  • "VPC_FIREWALL_RULES_BLOCKED"

Implementation

core.String? allowVpcFirewallRules;