UserAuthenticationArgs

constructor(mode: Output<Either<String, UserAuthenticationMode>>, usernamePasswordCredentials: Output<UsernamePasswordCredentialsArgs>? = null, x509Credentials: Output<X509CredentialsArgs>? = null)