resource-tag-condition-rule
resource-tag-condition-rule
Model represents resource tag rules for a custom group
JSON Example
{
"category": "string",
"compareOperator": "string",
"stringValue": "string"
}
string
category
Required
Category of the resource tag
string
compareOperator
Required
Comparison operator
Possible values are : EQ, NOT_EQ, CONTAINS, NOT_CONTAINS, STARTS_WITH, NOT_STARTS_WITH, ENDS_WITH, NOT_ENDS_WITH, REGEX, NOT_REGEX,
string
stringValue
Required
String value of the tag