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
3211 |
# File 'sig/client.rbs', line 3211
def next_token: () -> ::String
|
#statistics ⇒ ::Array[Types::StatisticSummary]
3210 |
# File 'sig/client.rbs', line 3210
def statistics: () -> ::Array[Types::StatisticSummary]
|