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

Class: Aws::Kendra::Types::AdditionalResultAttribute

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

Overview

An attribute returned from an index query.

Instance Attribute Summary collapse

Instance Attribute Details

#keyString

The key that identifies the attribute.

Returns:

  • (String)

    The key that identifies the attribute.

#valueTypes::AdditionalResultAttributeValue

An object that contains the attribute value.

Returns:

#value_typeString

The data type of the Value property.

Possible values:

  • TEXT_WITH_HIGHLIGHTS_VALUE

Returns:

  • (String)

    The data type of the Value property.