notificationUrls

@JvmName(name = "iqyjuagdpihpbynh")
suspend fun notificationUrls(value: Output<List<String>>)
@JvmName(name = "wouljixyoskhtewr")
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 = "dbpobrqnlcvovenx")
suspend fun notificationUrls(vararg values: Output<String>)


@JvmName(name = "vlxykayeylxhvrmq")
suspend fun notificationUrls(values: List<Output<String>>)
@JvmName(name = "ongwadarehgqdmem")
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.