timeWindowRules

@JvmName(name = "ucwtcfselinotgkc")
suspend fun timeWindowRules(value: Output<List<TimeWindowCustomAlertRuleArgs>>)
@JvmName(name = "smcsuusolhyisyrw")
suspend fun timeWindowRules(value: List<TimeWindowCustomAlertRuleArgs>?)

Parameters

value

The list of custom alert time-window rules.


@JvmName(name = "qlmnixuajtcwephj")
suspend fun timeWindowRules(vararg values: Output<TimeWindowCustomAlertRuleArgs>)


@JvmName(name = "kquclphooywyqjam")
suspend fun timeWindowRules(values: List<Output<TimeWindowCustomAlertRuleArgs>>)
@JvmName(name = "ejxwpkeylxpgnwnf")
suspend fun timeWindowRules(vararg values: TimeWindowCustomAlertRuleArgs)

Parameters

values

The list of custom alert time-window rules.


@JvmName(name = "pgrmtyakttabawry")
suspend fun timeWindowRules(argument: List<suspend TimeWindowCustomAlertRuleArgsBuilder.() -> Unit>)
@JvmName(name = "yoklrwncpbqpxill")
suspend fun timeWindowRules(vararg argument: suspend TimeWindowCustomAlertRuleArgsBuilder.() -> Unit)
@JvmName(name = "njkqwapleiyswlow")
suspend fun timeWindowRules(argument: suspend TimeWindowCustomAlertRuleArgsBuilder.() -> Unit)

Parameters

argument

The list of custom alert time-window rules.