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)


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

def next_token: () -> ::String

#statistics::Array[Types::StatisticSummary]

Returns:



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

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