Match Condition Args
constructor(matchValues: Output<List<String>>, matchVariables: Output<List<MatchVariableArgs>>, negationConditon: Output<Boolean>? = null, operator: Output<Either<String, WebApplicationFirewallOperator>>, transforms: Output<List<Either<String, WebApplicationFirewallTransform>>>? = null)