This field was implemented to allow simplifying and and or conditions. It’s an enum that only has two possible string values: "Any" and "All", being "Any" its default if not written explicitly. The aggregation set to "All" is analogous to an and operation. The aggregation set to "Any" (or not being set at all) is analogous to an or operation.