Module Values.ScalingPlanStatusCodeSource
Sourcetype nonrec t = | Active| ActiveWithProblems| CreationInProgress| CreationFailed| DeletionInProgress| DeletionFailed| UpdateInProgress| UpdateFailed| Non_static_id of string
Sourceval to_value : t -> [> `Enum of string ]