Module Values_0.VpcEncryptionControlStateSource
Sourcetype nonrec t = | Enforce_in_progress| Monitor_in_progress| Enforce_failed| Monitor_failed| Deleting| Deleted| Available| Creating| Delete_failed| Non_static_id of string
Sourceval to_value : t -> [> `Enum of string ]