Module: Aws::Glue::Client::_BatchGetDataQualityRulesetEvaluationRunResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::BatchGetDataQualityRulesetEvaluationRunResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#runs::Array[Types::DataQualityRulesetEvaluationRun]



213
# File 'sig/client.rbs', line 213

def runs: () -> ::Array[Types::DataQualityRulesetEvaluationRun]

#runs_not_found::Array[::String]

Returns:

  • (::Array[::String])


214
# File 'sig/client.rbs', line 214

def runs_not_found: () -> ::Array[::String]