unreachable property

List<String>? unreachable
getter/setter pair

The list of unreachable instances.

It includes the names of instances whose metadata could not be retrieved within instance_deadline.

Implementation

core.List<core.String>? unreachable;