Module: Aws::Glue::Client::_ListDataQualityRulesetEvaluationRunsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#runs::Array[Types::DataQualityRulesetEvaluationRunDescription]



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

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