webhooks

@JvmName(name = "uqxoemtvkkaxjnqm")
suspend fun webhooks(value: Output<List<ValidatingWebhookArgs>>)
@JvmName(name = "soalmbbogkqstnqq")
suspend fun webhooks(value: List<ValidatingWebhookArgs>?)

Parameters

value

Webhooks is a list of webhooks and the affected resources and operations.


@JvmName(name = "fafhcpyeaxoikutg")
suspend fun webhooks(vararg values: Output<ValidatingWebhookArgs>)


@JvmName(name = "sinpvjtjawxwcudu")
suspend fun webhooks(values: List<Output<ValidatingWebhookArgs>>)
@JvmName(name = "xqnokvbmsumxtjvc")
suspend fun webhooks(vararg values: ValidatingWebhookArgs)

Parameters

values

Webhooks is a list of webhooks and the affected resources and operations.


@JvmName(name = "exmwuhufquvahiwh")
suspend fun webhooks(argument: List<suspend ValidatingWebhookArgsBuilder.() -> Unit>)
@JvmName(name = "heisvdltebpvtuyu")
suspend fun webhooks(vararg argument: suspend ValidatingWebhookArgsBuilder.() -> Unit)
@JvmName(name = "dxfkjhhaqeeyeffo")
suspend fun webhooks(argument: suspend ValidatingWebhookArgsBuilder.() -> Unit)

Parameters

argument

Webhooks is a list of webhooks and the affected resources and operations.