Values_0.BasicAuthenticationCredentialsSourceFor supplying basic auth credentials when not providing a SecretArn value.
type nonrec t = {username : Username.t option;The username to connect to the data source.
*)password : Password.t option;The password to connect to the data source.
*)}