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:



2613
2614
2615
# File 'sig/types.rbs', line 2613

def evaluation
  @evaluation
end

#evaluation_formTypes::EvaluationFormContent

Returns the value of attribute evaluation_form.



2614
2615
2616
# File 'sig/types.rbs', line 2614

def evaluation_form
  @evaluation_form
end