Class ExternalVpnGatewayInterface (1.9.0)

ExternalVpnGatewayInterface(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Attributes

NameDescription
id int
The numeric ID of this interface. The allowed input values for this id for different redundancy types of external VPN gateway: - SINGLE_IP_INTERNALLY_REDUNDANT - 0 - TWO_IPS_REDUNDANCY - 0, 1 - FOUR_IPS_REDUNDANCY - 0, 1, 2, 3 This field is a member of oneof_ _id.
ip_address str
IP address of the interface in the external VPN gateway. Only IPv4 is supported. This IP address can be either from your on-premise gateway or another Cloud provider's VPN gateway, it cannot be an IP address from Google Compute Engine. This field is a member of oneof_ _ip_address.