status property

Map<String, HealthStatus>? status
final

A complex type that contains the IDs and the health status of the instances that you specified in the GetInstancesHealthStatus request.

Implementation

final Map<String, HealthStatus>? status;