Interface protos.google.cloud.networkconnectivity.v1alpha1.ISpoke (3.2.0)

Properties of a Spoke.

Package

@google-cloud/network-connectivity

Properties

createTime

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

Spoke createTime

description

description?: (string|null);

Spoke description

hub

hub?: (string|null);

Spoke hub

labels

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

Spoke labels

linkedInterconnectAttachments

linkedInterconnectAttachments?: (string[]|null);

Spoke linkedInterconnectAttachments

linkedRouterApplianceInstances

linkedRouterApplianceInstances?: (google.cloud.networkconnectivity.v1alpha1.IRouterApplianceInstance[]|null);

Spoke linkedRouterApplianceInstances

linkedVpnTunnels

linkedVpnTunnels?: (string[]|null);

Spoke linkedVpnTunnels

name

name?: (string|null);

Spoke name

state

state?: (google.cloud.networkconnectivity.v1alpha1.State|keyof typeof google.cloud.networkconnectivity.v1alpha1.State|null);

Spoke state

uniqueId

uniqueId?: (string|null);

Spoke uniqueId

updateTime

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

Spoke updateTime