Class: Aws::Types::SubmitContactEvaluationResponse
- Inherits:
-
Object
- Object
- Aws::Types::SubmitContactEvaluationResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#evaluation_arn ⇒ ::String
Returns the value of attribute evaluation_arn.
-
#evaluation_id ⇒ ::String
Returns the value of attribute evaluation_id.
Instance Attribute Details
#evaluation_arn ⇒ ::String
Returns the value of attribute evaluation_arn.
8382 8383 8384 |
# File 'sig/types.rbs', line 8382 def evaluation_arn @evaluation_arn end |
#evaluation_id ⇒ ::String
Returns the value of attribute evaluation_id.
8381 8382 8383 |
# File 'sig/types.rbs', line 8381 def evaluation_id @evaluation_id end |