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

Properties of an InterconnectAttachmentList.

Package

@google-cloud/compute

Properties

id

id?: (string|null);

InterconnectAttachmentList id

items

items?: (google.cloud.compute.v1.IInterconnectAttachment[]|null);

InterconnectAttachmentList items

kind

kind?: (string|null);

InterconnectAttachmentList kind

nextPageToken

nextPageToken?: (string|null);

InterconnectAttachmentList nextPageToken

selfLink?: (string|null);

InterconnectAttachmentList selfLink

warning

warning?: (google.cloud.compute.v1.IWarning|null);

InterconnectAttachmentList warning