unreachable property

List<String>? unreachable
getter/setter pair

The list of unreachable instances or instance partitions.

It includes the names of instances or instance partitions whose metadata could not be retrieved within instance_partition_deadline.

Implementation

core.List<core.String>? unreachable;