Interface protos.google.cloud.compute.v1.IVpnTunnel (4.3.0)

Properties of a VpnTunnel.

Package

@google-cloud/compute

Properties

creationTimestamp

creationTimestamp?: (string|null);

VpnTunnel creationTimestamp

description

description?: (string|null);

VpnTunnel description

detailedStatus

detailedStatus?: (string|null);

VpnTunnel detailedStatus

id

id?: (number|Long|string|null);

VpnTunnel id

ikeVersion

ikeVersion?: (number|null);

VpnTunnel ikeVersion

kind

kind?: (string|null);

VpnTunnel kind

labelFingerprint

labelFingerprint?: (string|null);

VpnTunnel labelFingerprint

labels

labels?: ({ [k: string]: string }|null);

VpnTunnel labels

localTrafficSelector

localTrafficSelector?: (string[]|null);

VpnTunnel localTrafficSelector

name

name?: (string|null);

VpnTunnel name

peerExternalGateway

peerExternalGateway?: (string|null);

VpnTunnel peerExternalGateway

peerExternalGatewayInterface

peerExternalGatewayInterface?: (number|null);

VpnTunnel peerExternalGatewayInterface

peerGcpGateway

peerGcpGateway?: (string|null);

VpnTunnel peerGcpGateway

peerIp

peerIp?: (string|null);

VpnTunnel peerIp

region

region?: (string|null);

VpnTunnel region

remoteTrafficSelector

remoteTrafficSelector?: (string[]|null);

VpnTunnel remoteTrafficSelector

router

router?: (string|null);

VpnTunnel router

selfLink?: (string|null);

VpnTunnel selfLink

sharedSecret

sharedSecret?: (string|null);

VpnTunnel sharedSecret

sharedSecretHash

sharedSecretHash?: (string|null);

VpnTunnel sharedSecretHash

status

status?: (string|null);

VpnTunnel status

targetVpnGateway

targetVpnGateway?: (string|null);

VpnTunnel targetVpnGateway

vpnGateway

vpnGateway?: (string|null);

VpnTunnel vpnGateway

vpnGatewayInterface

vpnGatewayInterface?: (number|null);

VpnTunnel vpnGatewayInterface