Values.UsernamePasswordSourceThe username and password that you use to connect to cluster endpoints.
type nonrec t = {username : XmlStringMaxLen256.t option;The username associated with the temporary credentials that you use to connect to cluster endpoints.
*)password : XmlStringMaxLen256.t option;The password associated with the temporary credentials that you use to connect to cluster endpoints.
*)}