Class: Aws::Types::ExactResponseFields

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#answer_field ⇒ ::String

Returns the value of attribute answer_field.

Returns:

  • (::String)


1765
1766
1767
# File 'sig/types.rbs', line 1765

def answer_field
  @answer_field
end

#question_field ⇒ ::String

Returns the value of attribute question_field.

Returns:

  • (::String)


1764
1765
1766
# File 'sig/types.rbs', line 1764

def question_field
  @question_field
end