Class: Aws::Types::BatchGetDataQualityRulesetEvaluationRunRequest
- Inherits:
-
Object
- Object
- Aws::Types::BatchGetDataQualityRulesetEvaluationRunRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#run_ids ⇒ ::Array[::String]
Returns the value of attribute run_ids.
Instance Attribute Details
#run_ids ⇒ ::Array[::String]
Returns the value of attribute run_ids.
339 340 341 |
# File 'sig/types.rbs', line 339 def run_ids @run_ids end |