class Aws::Macie2::Types::SearchResourcesTagCriterionPair
Specifies a tag key, a tag value, or a tag key and value (as a pair) to use in a tag-based filter condition for a query. Tag keys and values are case sensitive. Also, Amazon Macie doesn't support use of partial values or wildcard characters in tag-based filter conditions.
@note When making an API call, you may pass SearchResourcesTagCriterionPair
data as a hash: { key: "__string", value: "__string", }
@!attribute [rw] key
@return [String]
@!attribute [rw] value
@return [String]
@see docs.aws.amazon.com/goto/WebAPI/macie2-2020-01-01/SearchResourcesTagCriterionPair AWS API Documentation
Constants
- SENSITIVE