You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::Macie2::Types::KeyValuePair

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Provides information about the tags that are associated with an S3 bucket or object. Each tag consists of a required tag key and an associated tag value.

Instance Attribute Summary collapse

Instance Attribute Details

#keyString

Returns:

  • (String)

#valueString

Returns:

  • (String)