webhookIds

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

Parameters

value

The ids of subscribed webhooks.


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


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

Parameters

values

The ids of subscribed webhooks.