class Aws::Kendra::Types::Highlight

Provides information that you can use to highlight a search result so that your users can quickly identify terms in the response.

@!attribute [rw] begin_offset

The zero-based location in the response string where the highlight
starts.
@return [Integer]

@!attribute [rw] end_offset

The zero-based location in the response string where the highlight
ends.
@return [Integer]

@!attribute [rw] top_answer

Indicates whether the response is the best response. True if this is
the best response; otherwise, false.
@return [Boolean]

@!attribute [rw] type

The highlight type.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/kendra-2019-02-03/Highlight AWS API Documentation

Constants

SENSITIVE