Values.AuthenticationModeSourceSpecifies the authentication mode to use.
type nonrec t = {type_ : InputAuthenticationType.t option;Specifies the authentication type. Possible options are IAM authentication, password and no password.
*)passwords : PasswordListInput.t option;Specifies the passwords to use for authentication if Type is set to password.
*)}