webhookIds

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

Parameters

value

The ids of subscribed webhooks.


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


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

Parameters

values

The ids of subscribed webhooks.