Values.AwsEc2ClientVpnEndpointClientConnectOptionsStatusDetailsSourceDescribes the status of the Client VPN endpoint attribute.
type nonrec t = {code : NonEmptyString.t option;The status code.
*)message : NonEmptyString.t option;The status message.
*)}