Class: Aws::Types::StartResourceEvaluationResponse
- Inherits:
-
Object
- Object
- Aws::Types::StartResourceEvaluationResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#resource_evaluation_id ⇒ ::String
Returns the value of attribute resource_evaluation_id.
Instance Attribute Details
#resource_evaluation_id ⇒ ::String
Returns the value of attribute resource_evaluation_id.
2210 2211 2212 |
# File 'sig/types.rbs', line 2210 def resource_evaluation_id @resource_evaluation_id end |