snowflake.snowpark.AsyncJob.cancel¶
- AsyncJob.cancel() None [source] (https://github.com/snowflakedb/snowpark-python/blob/release-v1.3.0/src/snowflake/snowpark/async_job.py#L235-L238)¶
Cancels the query associated with this instance.
Cancels the query associated with this instance.