Class: Aws::Types::PostProcessingParsedResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([:text])

Instance Attribute Summary collapse

Instance Attribute Details

#text::String

Returns the value of attribute text.

Returns:

  • (::String)


2126
2127
2128
# File 'sig/types.rbs', line 2126

def text
  @text
end