class Aws::Macie2::Types::TagValuePair
Specifies a tag key or tag key and value pair to use in a tag-based condition that determines whether an S3 object is included or excluded from a classification job. Tag keys and values are case sensitive. Also, Amazon Macie doesn't support use of partial values or wildcard characters in tag-based conditions.
@note When making an API call, you may pass TagValuePair
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/TagValuePair AWS API Documentation
Constants
- SENSITIVE