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

Class: Aws::Kendra::Types::AdditionalResultAttributeValue

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

Overview

An attribute returned with a document from a search.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#text_with_highlights_valueTypes::TextWithHighlights

The text associated with the attribute and information about the highlight to apply to the text.

Returns:

  • (Types::TextWithHighlights)

    The text associated with the attribute and information about the highlight to apply to the text.