Module Values.NetworkMigrationDeployedStackStatusSource
Sourcetype nonrec t = | CREATE_COMPLETE| CREATE_FAILED| CREATE_STARTED| DELETE_COMPLETE| DELETE_FAILED| DELETE_STARTED| Non_static_id of string
Sourceval to_value : t -> [> `Enum of string ]