vpcNetworkScope

@JvmName(name = "vmlblgifxsecssxk")
suspend fun vpcNetworkScope(value: Output<NetworkFirewallPolicyVpcNetworkScope>)
@JvmName(name = "aawjpqoehnythnvu")
suspend fun vpcNetworkScope(value: NetworkFirewallPolicyVpcNetworkScope?)

Parameters

value

The scope of networks allowed to be associated with the firewall policy. This field can be either GLOBAL_VPC_NETWORK or REGIONAL_VPC_NETWORK. A firewall policy with the VPC scope set to GLOBAL_VPC_NETWORK is allowed to be attached only to global networks. When the VPC scope is set to REGIONAL_VPC_NETWORK the firewall policy is allowed to be attached only to regional networks in the same scope as the firewall policy. Note: if not specified then GLOBAL_VPC_NETWORK will be used.