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.
7658 7659 7660 |
# File 'sig/types.rbs', line 7658 def evaluation_arn @evaluation_arn end |
#evaluation_id ⇒ ::String
Returns the value of attribute evaluation_id.
7657 7658 7659 |
# File 'sig/types.rbs', line 7657 def evaluation_id @evaluation_id end |