schedule
Parameters
value
A schedule
block as defined below. Required if recurrence_type
is Daily
, Monthly
, Once
or Weekly
.
suspend fun schedule(argument: suspend ActionRuleSuppressionSuppressionScheduleArgsBuilder.() -> Unit)
Parameters
argument
A schedule
block as defined below. Required if recurrence_type
is Daily
, Monthly
, Once
or Weekly
.