Module: Aws::Glue::Client::_ListColumnStatisticsTaskRunsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListColumnStatisticsTaskRunsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#column_statistics_task_run_ids ⇒ ::Array[::String]
3005 |
# File 'sig/client.rbs', line 3005
def column_statistics_task_run_ids: () -> ::Array[::String]
|
#next_token ⇒ ::String
3006 |
# File 'sig/client.rbs', line 3006
def next_token: () -> ::String
|