Class: Aws::QConnect::Types::Highlight
- Inherits:
-
Struct
- Object
- Struct
- Aws::QConnect::Types::Highlight
- Defined in:
- gems/aws-sdk-qconnect/lib/aws-sdk-qconnect/types.rb
Overview
Offset specification to describe highlighting of document excerpts for rendering search results and recommendations.
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#begin_offset_inclusive ⇒ Integer
The offset for the start of the highlight.
-
#end_offset_exclusive ⇒ Integer
The offset for the end of the highlight.