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:



2654
2655
2656
# File 'sig/types.rbs', line 2654

def span
  @span
end

#text::String

Returns the value of attribute text.

Returns:

  • (::String)


2655
2656
2657
# File 'sig/types.rbs', line 2655

def text
  @text
end