Class: Aws::Types::StartContactEvaluationResponse
- Inherits:
-
Object
- Object
- Aws::Types::StartContactEvaluationResponse
- 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.
7828 7829 7830 |
# File 'sig/types.rbs', line 7828 def evaluation_arn @evaluation_arn end |
#evaluation_id ⇒ ::String
Returns the value of attribute evaluation_id.
7827 7828 7829 |
# File 'sig/types.rbs', line 7827 def evaluation_id @evaluation_id end |