internetAccess property
Internet Access.
Required. Possible string values are:
- "INTERNET_ACCESS_UNSPECIFIED" : Unspecified internet access.
- "ALLOW_EXTERNAL_IP" : Allow external IP.
- "CONFIGURE_NAT" : Configure NAT.
Implementation
core.String? internetAccess;