Class: Aws::ConnectWisdomService::Types::Highlight
- Inherits:
-
Struct
- Object
- Struct
- Aws::ConnectWisdomService::Types::Highlight
- Includes:
- Structure
- Defined in:
- lib/aws-sdk-connectwisdomservice/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.