Class: Aws::Types::ReasoningTextBlock

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#signature::String

Returns the value of attribute signature.

Returns:

  • (::String)


2176
2177
2178
# File 'sig/types.rbs', line 2176

def signature
  @signature
end

#text::String

Returns the value of attribute text.

Returns:

  • (::String)


2177
2178
2179
# File 'sig/types.rbs', line 2177

def text
  @text
end