Class: Aws::Types::TextResponsePart

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#spanTypes::Span

Returns the value of attribute span.

Returns:



2736
2737
2738
# File 'sig/types.rbs', line 2736

def span
  @span
end

#text::String

Returns the value of attribute text.

Returns:

  • (::String)


2737
2738
2739
# File 'sig/types.rbs', line 2737

def text
  @text
end