Properties of an InterconnectAttachment.
Package
@google-cloud/edgenetworkProperties
createTime
createTime?: (google.protobuf.ITimestamp|null);InterconnectAttachment createTime
description
description?: (string|null);InterconnectAttachment description
interconnect
interconnect?: (string|null);InterconnectAttachment interconnect
labels
labels?: ({ [k: string]: string }|null);InterconnectAttachment labels
mtu
mtu?: (number|null);InterconnectAttachment mtu
name
name?: (string|null);InterconnectAttachment name
network
network?: (string|null);InterconnectAttachment network
state
state?: (google.cloud.edgenetwork.v1.ResourceState|keyof typeof google.cloud.edgenetwork.v1.ResourceState|null);InterconnectAttachment state
updateTime
updateTime?: (google.protobuf.ITimestamp|null);InterconnectAttachment updateTime
vlanId
vlanId?: (number|null);InterconnectAttachment vlanId