Class: Aws::Types::StartDataQualityRulesetEvaluationRunResponse
- Inherits:
-
Object
- Object
- Aws::Types::StartDataQualityRulesetEvaluationRunResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#run_id ⇒ ::String
Returns the value of attribute run_id.
Instance Attribute Details
#run_id ⇒ ::String
Returns the value of attribute run_id.
7187 7188 7189 |
# File 'sig/types.rbs', line 7187 def run_id @run_id end |