Class: Aws::Types::UpdateContactEvaluationResponse
- Inherits:
-
Object
- Object
- Aws::Types::UpdateContactEvaluationResponse
- 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.
8323 8324 8325 |
# File 'sig/types.rbs', line 8323 def evaluation_arn @evaluation_arn end |
#evaluation_id ⇒ ::String
Returns the value of attribute evaluation_id.
8322 8323 8324 |
# File 'sig/types.rbs', line 8322 def evaluation_id @evaluation_id end |