webhookIds

@JvmName(name = "pfyhhamxlyetfuss")
suspend fun webhookIds(value: Output<List<String>>)
@JvmName(name = "jpyhxkegdwgwiuau")
suspend fun webhookIds(value: List<String>?)

Parameters

value

The ids of subscribed webhooks.


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


@JvmName(name = "fothbshsihgtagdj")
suspend fun webhookIds(values: List<Output<String>>)
@JvmName(name = "itvmkrwdctxriuxw")
suspend fun webhookIds(vararg values: String)

Parameters

values

The ids of subscribed webhooks.