Class: Aws::Types::DescribeEvaluationFormResponse
- Inherits:
-
Object
- Object
- Aws::Types::DescribeEvaluationFormResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#evaluation_form ⇒ Types::EvaluationForm
Returns the value of attribute evaluation_form.
Instance Attribute Details
#evaluation_form ⇒ Types::EvaluationForm
Returns the value of attribute evaluation_form.
2641 2642 2643 |
# File 'sig/types.rbs', line 2641 def evaluation_form @evaluation_form end |