Class: Aws::Types::DeleteEvaluationOutput
- Inherits:
-
Object
- Object
- Aws::Types::DeleteEvaluationOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#evaluation_id ⇒ ::String
Returns the value of attribute evaluation_id.
Instance Attribute Details
#evaluation_id ⇒ ::String
Returns the value of attribute evaluation_id.
187 188 189 |
# File 'sig/types.rbs', line 187 def evaluation_id @evaluation_id end |