Builder

class Builder

Properties

Link copied to clipboard

The operator to use in the condition. Valid values are EQ (equals) or NE (not equals).

Link copied to clipboard
var key: String?

The object property to use in the condition. The only valid value is TAG.

Link copied to clipboard

The tag keys or tag key and value pairs to use in the condition. To specify only tag keys in a condition, specify the keys in this array and set the value for each associated tag value to an empty string.

Link copied to clipboard

The type of object to apply the condition to.