notificationUrls

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


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