Class: Aws::Types::TestSetIntentDiscrepancyItem

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#error_message ⇒ ::String

Returns the value of attribute error_message.

Returns:

  • (::String)


3401
3402
3403
# File 'sig/types.rbs', line 3401

def error_message
  @error_message
end

#intent_name ⇒ ::String

Returns the value of attribute intent_name.

Returns:

  • (::String)


3400
3401
3402
# File 'sig/types.rbs', line 3400

def intent_name
  @intent_name
end