Class: Aws::Types::GetDataQualityRuleRecommendationRunRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetDataQualityRuleRecommendationRunRequest
- 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.
3500 3501 3502 |
# File 'sig/types.rbs', line 3500 def run_id @run_id end |