Module: Aws::Glue::Client::_ListDataQualityRuleRecommendationRunsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#runs::Array[Types::DataQualityRuleRecommendationRunDescription]



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

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