Class: Aws::Types::EvaluationGenAIAnswerAnalysisDetails

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#justification::String

Returns the value of attribute justification.

Returns:

  • (::String)


3728
3729
3730
# File 'sig/types.rbs', line 3728

def justification
  @justification
end

#points_of_interest::Array[Types::EvaluationTranscriptPointOfInterest]

Returns the value of attribute points_of_interest.



3729
3730
3731
# File 'sig/types.rbs', line 3729

def points_of_interest
  @points_of_interest
end