Module: Aws::Glue::Client::_ListDataQualityStatisticsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#statistics::Array[Types::StatisticSummary]

Returns:



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

def statistics: () -> ::Array[Types::StatisticSummary]