snowflake.core.alert | Snowflake Documentation (original) (raw)
Manages Snowflake Alerts.
Classes
Alert(*, name[, comment, warehouse, ...]) | A model object representing the Alert resource. |
---|---|
AlertResource(name, collection) | Represents a reference to a Snowflake Alert resource. |
AlertCollection(schema) | Represents the collection operations on the Snowflake Alert resource. |
AlertClone(*, name[, point_of_time]) | A model object representing the AlertClone resource. |
CronSchedule(*, cron_expr, timezone) | A model object representing the CronSchedule resource. |
MinutesSchedule(*, minutes) | A model object representing the MinutesSchedule resource. |