notifications

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

Parameters

value

The notification settings for a trigger alert.


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


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

Parameters

values

The notification settings for a trigger alert.


@JvmName(name = "ntiuyciqjtlawdlg")
suspend fun notifications(argument: List<suspend UptimeAlertNotificationArgsBuilder.() -> Unit>)
@JvmName(name = "xveeicyjmgieidmb")
suspend fun notifications(vararg argument: suspend UptimeAlertNotificationArgsBuilder.() -> Unit)
@JvmName(name = "jmslogeaxeuwwyua")
suspend fun notifications(argument: suspend UptimeAlertNotificationArgsBuilder.() -> Unit)

Parameters

argument

The notification settings for a trigger alert.