unreachableInstancePartitions property

List<String>? unreachableInstancePartitions
getter/setter pair

The list of unreachable instance partitions.

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

Implementation

core.List<core.String>? unreachableInstancePartitions;