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)


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

def next_token: () -> ::String

#runs::Array[Types::DataQualityRuleRecommendationRunDescription]



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

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