Values.VeevaConnectorProfileCredentialsSourceThe connector-specific profile credentials required when using Veeva.
type nonrec t = {username : Username.t;The name of the user.
*)password : Password.t;The password that corresponds to the user name.
*)}