CreateVpnConnectionRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Creates a VPN connection.
Attributes |
|
---|---|
Name | Description |
parent |
str
Required. The parent location where this vpn connection will be created. |
vpn_connection_id |
str
Required. The VPN connection identifier. |
vpn_connection |
google.cloud.edgecontainer_v1.types.VpnConnection
Required. The VPN connection to create. |
request_id |
str
A unique identifier for this request. Restricted to 36 ASCII characters. A random UUID is recommended. This request is only idempotent if request_id is provided.
|