Module Values.OutboundConnectionStatusCodeSource
Sourcetype nonrec t = | VALIDATING| VALIDATION_FAILED| PENDING_ACCEPTANCE| APPROVED| PROVISIONING| ACTIVE| REJECTING| REJECTED| DELETING| DELETED| Non_static_id of string
Sourceval to_value : t -> [> `Enum of string ]