Module Values.ReplicaStatusSource
Sourcetype nonrec t = | CREATING| CREATION_FAILED| UPDATING| DELETING| ACTIVE| REGION_DISABLED| INACCESSIBLE_ENCRYPTION_CREDENTIALS| ARCHIVING| ARCHIVED| REPLICATION_NOT_AUTHORIZED| Non_static_id of string
Sourceval to_value : t -> [> `Enum of string ]