allowExternalIpAccess property

String? allowExternalIpAccess
final

Specifies whether VMs are allowed to have external IP access on network interfaces connected to this VPC. Check the AllowExternalIpAccess enum for the list of possible values.

Implementation

final String? allowExternalIpAccess;