notifications

@JvmName(name = "rvddtaerfmxennwv")
suspend fun notifications(value: Output<List<UptimeAlertNotificationArgs>>)
@JvmName(name = "yccckvwbfqtamifo")
suspend fun notifications(value: List<UptimeAlertNotificationArgs>?)

Parameters

value

The notification settings for a trigger alert.


@JvmName(name = "xmemvjxsjghnincv")
suspend fun notifications(vararg values: Output<UptimeAlertNotificationArgs>)


@JvmName(name = "ihwmglskwqglvpnf")
suspend fun notifications(values: List<Output<UptimeAlertNotificationArgs>>)
@JvmName(name = "dgtatidkrpawdvqt")
suspend fun notifications(vararg values: UptimeAlertNotificationArgs)

Parameters

values

The notification settings for a trigger alert.


@JvmName(name = "mitbpimnhicjrcea")
suspend fun notifications(argument: List<suspend UptimeAlertNotificationArgsBuilder.() -> Unit>)
@JvmName(name = "mashxcdynolfrxqq")
suspend fun notifications(vararg argument: suspend UptimeAlertNotificationArgsBuilder.() -> Unit)
@JvmName(name = "oqcgjearcxjrfrsi")
suspend fun notifications(argument: suspend UptimeAlertNotificationArgsBuilder.() -> Unit)

Parameters

argument

The notification settings for a trigger alert.