Module Values_1.EndpointStatusSource
Sourcetype nonrec t = | OutOfService| Creating| Updating| SystemUpdating| RollingBack| InService| Deleting| Failed| UpdateRollbackFailed| Non_static_id of string
Sourceval to_value : t -> [> `Enum of string ]