Module Values.InstanceHealthReasonSource
Sourcetype nonrec t = | Lb_RegistrationInProgress| Lb_InitialHealthChecking| Lb_InternalError| Instance_ResponseCodeMismatch| Instance_Timeout| Instance_FailedHealthChecks| Instance_NotRegistered| Instance_NotInUse| Instance_DeregistrationInProgress| Instance_InvalidState| Instance_IpUnusable| Non_static_id of string
Sourceval to_value : t -> [> `Enum of string ]