Class: Aws::Types::CitationSpan

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)


435
436
437
# File 'sig/types.rbs', line 435

def begin_offset_inclusive
  @begin_offset_inclusive
end

#end_offset_exclusive::Integer

Returns the value of attribute end_offset_exclusive.

Returns:

  • (::Integer)


436
437
438
# File 'sig/types.rbs', line 436

def end_offset_exclusive
  @end_offset_exclusive
end