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