Properties of an InstanceGroupAggregatedList.
Package
@google-cloud/computeProperties
id
id?: (string|null);InstanceGroupAggregatedList id
items
items?: ({ [k: string]: google.cloud.compute.v1.IInstanceGroupsScopedList }|null);InstanceGroupAggregatedList items
kind
kind?: (string|null);InstanceGroupAggregatedList kind
nextPageToken
nextPageToken?: (string|null);InstanceGroupAggregatedList nextPageToken
selfLink
selfLink?: (string|null);InstanceGroupAggregatedList selfLink
unreachables
unreachables?: (string[]|null);InstanceGroupAggregatedList unreachables
warning
warning?: (google.cloud.compute.v1.IWarning|null);InstanceGroupAggregatedList warning