ReservationSubBlockHealthInfo constructor
ReservationSubBlockHealthInfo({})
Implementation
ReservationSubBlockHealthInfo({
this.degradedHostCount,
this.degradedInfraCount,
this.healthStatus,
this.healthyHostCount,
this.healthyInfraCount,
});