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)


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

def next_token: () -> ::String

#runs::Array[Types::DataQualityRuleRecommendationRunDescription]



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

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