AlertPolicyConditionConditionSqlDaily

Constructors

Link copied to clipboard
constructor(executionTime: AlertPolicyConditionConditionSqlDailyExecutionTime? = null, periodicity: Int)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The time of day (in UTC) at which the query should run. If left unspecified, the server picks an arbitrary time of day and runs the query at the same time each day. Structure is documented below.

Link copied to clipboard

The number of days between runs. Must be greater than or equal to 1 day and less than or equal to 30 days.