Comparison for resource tags.
Comparison to use.
Type: string
string
Valid Values:
contains
does-not-contain
does-not-end-with
does-not-equal
does-not-exist
does-not-start-with
ends-with
equals
exists
starts-with
Required: Yes
Key of the resource tag.
Value of the resource tag to compare. Required when compareType is not exists and does-not-exist.
compareType
Required: Conditional
Last updated 2 years ago
{ "tagName": "start-schedule", "compareType": "equals", "tagValue": "daily-0800" }