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