Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Priority

Allocation rules are evaluated starting with the lowest priority rules to highest priority.

Examples

`Team` = 'Finance'

`Team` In ('Developer Services', 'Developer-Services')

`Team` = 'Developer Services' OR `Team` = 'Developer-Services'

(`AWS Account` = ('999999999999') ) OR (`AWS Account` = ('999999999999') ) OR (`AWS Account` = ('999999999999') ) OR (`AWS Account` = ('999999999999') ) OR (`AWS Account` = ('999999999999') )

  • No labels