glue_stop_column_statistics_task_run_schedule {paws.analytics} | R Documentation |
Stops a column statistics task run schedule
Description
Stops a column statistics task run schedule.
See https://www.paws-r-sdk.com/docs/glue_stop_column_statistics_task_run_schedule/ for full documentation.
Usage
glue_stop_column_statistics_task_run_schedule(DatabaseName, TableName)
Arguments
DatabaseName |
[required] The name of the database where the table resides. |
TableName |
[required] The name of the table for which to stop a column statistic task run schedule. |
[Package paws.analytics version 0.9.0 Index]