Class: Aws::Types::DescribeContactEvaluationResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#evaluationTypes::Evaluation

Returns the value of attribute evaluation.

Returns:



2541
2542
2543
# File 'sig/types.rbs', line 2541

def evaluation
  @evaluation
end

#evaluation_formTypes::EvaluationFormContent

Returns the value of attribute evaluation_form.



2542
2543
2544
# File 'sig/types.rbs', line 2542

def evaluation_form
  @evaluation_form
end