Class: Aws::Types::Highlight

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#begin_offset_inclusive ⇒ ::Integer

Returns the value of attribute begin_offset_inclusive.

Returns:

  • (::Integer)


442
443
444
# File 'sig/types.rbs', line 442

def begin_offset_inclusive
  @begin_offset_inclusive
end

#end_offset_exclusive ⇒ ::Integer

Returns the value of attribute end_offset_exclusive.

Returns:

  • (::Integer)


443
444
445
# File 'sig/types.rbs', line 443

def end_offset_exclusive
  @end_offset_exclusive
end