SearchResourcesTagCriterion

Specifies a tag-based filter condition that determines which Amazon Web Services resources are included or excluded from the query results.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

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

Link copied to clipboard

The tag keys, tag values, or tag key and value pairs to use in the condition.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String