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)


2258
2259
2260
# File 'sig/types.rbs', line 2258

def signature
  @signature
end

#text::String

Returns the value of attribute text.

Returns:

  • (::String)


2259
2260
2261
# File 'sig/types.rbs', line 2259

def text
  @text
end