Class: Aws::Types::GetDataQualityResultRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetDataQualityResultRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#result_id ⇒ ::String
Returns the value of attribute result_id.
Instance Attribute Details
#result_id ⇒ ::String
Returns the value of attribute result_id.
3476 3477 3478 |
# File 'sig/types.rbs', line 3476 def result_id @result_id end |