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