resourceUri property

String? resourceUri
getter/setter pair

URI of the resource that the packet is forwarded to.

Format: * projects/{project_id}/global/networks/{network_id} (VPC peering network) * projects/{project_id}/regions/{region}/vpnGateways/{vpn_gateway_id} (VPN gateway)

Implementation

core.String? resourceUri;