Module Values_1.TrafficDistributionGroupStatusSource
Sourcetype nonrec t = | CREATION_IN_PROGRESS| ACTIVE| CREATION_FAILED| PENDING_DELETION| DELETION_FAILED| UPDATE_IN_PROGRESS| Non_static_id of string
Sourceval to_value : t -> [> `Enum of string ]