BasicAuthenticationArgs

constructor(password: Output<String>? = null, type: Output<String>, username: Output<String>? = null)