items property

List<InstanceManagedByIgmError>? items
getter/setter pair

The list of errors of the managed instance group.

Output only.

Implementation

core.List<InstanceManagedByIgmError>? items;