allowVpcPeering property

String? allowVpcPeering
getter/setter pair

Specifies whether VPC peering is allowed. Possible string values are:

  • "VPC_PEERING_ALLOWED"
  • "VPC_PEERING_BLOCKED"

Implementation

core.String? allowVpcPeering;