BranchBasicAuthConfigArgs

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