Match policies
Description
any
match any detected objects
anyOf
match any detected objects from specified list
allOf
match all detected objects from specified list
oneOf
match when only one object is detected from specified list
noneOf
match any object other that from specified list
none
match none objects