timeWindowRules

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

Parameters

value

The list of custom alert time-window rules.


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


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

Parameters

values

The list of custom alert time-window rules.


@JvmName(name = "nfkosfusgwvyihqs")
suspend fun timeWindowRules(argument: List<suspend TimeWindowCustomAlertRuleArgsBuilder.() -> Unit>)
@JvmName(name = "kvwpxcilguymhuud")
suspend fun timeWindowRules(vararg argument: suspend TimeWindowCustomAlertRuleArgsBuilder.() -> Unit)
@JvmName(name = "dplkhuxatjqxfqrl")
suspend fun timeWindowRules(argument: suspend TimeWindowCustomAlertRuleArgsBuilder.() -> Unit)

Parameters

argument

The list of custom alert time-window rules.