NSGroupTagExpression
NSGroupTagExpression
Includes both scope and tag attribute of Tag. The scope and tag expressions are logically 'AND' with each other. eg- tag.scope = "S1" AND tag.tag = 'T1'
AllOf
JSON Example
{
"resource_type": "string",
"scope": "string",
"scope_op": "string",
"tag": "string",
"tag_op": "string",
"target_type": "string"
}