notificationUrls

@JvmName(name = "stfhfpixpvoohjoc")
suspend fun notificationUrls(value: Output<List<String>>)
@JvmName(name = "wlafsajmjfhijlre")
suspend fun notificationUrls(value: List<String>?)

Parameters

value

The callback URL for receiving stack event N. Only HTTP POST is supported. Maximum value of N: 5.


@JvmName(name = "ygcwybkwagptdspp")
suspend fun notificationUrls(vararg values: Output<String>)


@JvmName(name = "uuxpmdsrtyfhkukv")
suspend fun notificationUrls(values: List<Output<String>>)
@JvmName(name = "kxpnbgvasiwwrtfh")
suspend fun notificationUrls(vararg values: String)

Parameters

values

The callback URL for receiving stack event N. Only HTTP POST is supported. Maximum value of N: 5.