webhooks

@JvmName(name = "pxpnvdyiqvksiqsj")
suspend fun webhooks(value: Output<List<ValidatingWebhookPatchArgs>>)
@JvmName(name = "nxqbxdnhwrbfxerl")
suspend fun webhooks(value: List<ValidatingWebhookPatchArgs>?)

Parameters

value

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


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


@JvmName(name = "gxdabmfdjojxunmn")
suspend fun webhooks(values: List<Output<ValidatingWebhookPatchArgs>>)
@JvmName(name = "swpcositodthqasy")
suspend fun webhooks(vararg values: ValidatingWebhookPatchArgs)

Parameters

values

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


@JvmName(name = "yqkkttrlyeuwyypy")
suspend fun webhooks(argument: List<suspend ValidatingWebhookPatchArgsBuilder.() -> Unit>)
@JvmName(name = "djbvrhkmyfnngdnt")
suspend fun webhooks(vararg argument: suspend ValidatingWebhookPatchArgsBuilder.() -> Unit)
@JvmName(name = "gocbrwysjqxbilwk")
suspend fun webhooks(argument: suspend ValidatingWebhookPatchArgsBuilder.() -> Unit)

Parameters

argument

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