class Aws::SecurityHub::Types::AwsS3BucketBucketLifecycleConfigurationRulesFilterPredicateOperandsTagDetails

A tag that is assigned to matching objects.

@note When making an API call, you may pass AwsS3BucketBucketLifecycleConfigurationRulesFilterPredicateOperandsTagDetails

data as a hash:

    {
      key: "NonEmptyString",
      value: "NonEmptyString",
    }

@!attribute [rw] key

The tag key.
@return [String]

@!attribute [rw] value

The tag value.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/securityhub-2018-10-26/AwsS3BucketBucketLifecycleConfigurationRulesFilterPredicateOperandsTagDetails AWS API Documentation

Constants

SENSITIVE