Module Values_1.VPCConnectionResourceStatusSource
Sourcetype nonrec t = | CREATION_IN_PROGRESS| CREATION_SUCCESSFUL| CREATION_FAILED| UPDATE_IN_PROGRESS| UPDATE_SUCCESSFUL| UPDATE_FAILED| DELETION_IN_PROGRESS| DELETION_FAILED| DELETED| Non_static_id of string
Sourceval to_value : t -> [> `Enum of string ]