Interface protos.google.cloud.edgecontainer.v1.IVpnConnection (0.3.0)

Properties of a VpnConnection.

Package

@google-cloud/edgecontainer

Properties

bgpRoutingMode

bgpRoutingMode?: (google.cloud.edgecontainer.v1.VpnConnection.BgpRoutingMode|keyof typeof google.cloud.edgecontainer.v1.VpnConnection.BgpRoutingMode|null);

VpnConnection bgpRoutingMode

cluster

cluster?: (string|null);

VpnConnection cluster

createTime

createTime?: (google.protobuf.ITimestamp|null);

VpnConnection createTime

details

details?: (google.cloud.edgecontainer.v1.VpnConnection.IDetails|null);

VpnConnection details

enableHighAvailability

enableHighAvailability?: (boolean|null);

VpnConnection enableHighAvailability

labels

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

VpnConnection labels

name

name?: (string|null);

VpnConnection name

natGatewayIp

natGatewayIp?: (string|null);

VpnConnection natGatewayIp

router

router?: (string|null);

VpnConnection router

updateTime

updateTime?: (google.protobuf.ITimestamp|null);

VpnConnection updateTime

vpc

vpc?: (string|null);

VpnConnection vpc

vpcProject

vpcProject?: (google.cloud.edgecontainer.v1.VpnConnection.IVpcProject|null);

VpnConnection vpcProject