allowExternalIpAccess property
Specifies whether VMs are allowed to have external IP access on network interfaces connected to this VPC. Possible string values are:
- "EXTERNAL_IP_ACCESS_ALLOWED"
- "EXTERNAL_IP_ACCESS_BLOCKED"
Implementation
core.String? allowExternalIpAccess;