webhooks

@JvmName(name = "qrcxsliyqllomxoc")
suspend fun webhooks(value: Output<List<MutatingWebhookPatchArgs>>)
@JvmName(name = "hxahaqbtawsmfodv")
suspend fun webhooks(value: List<MutatingWebhookPatchArgs>?)

Parameters

value

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


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


@JvmName(name = "ciaenqkyshlkktgh")
suspend fun webhooks(values: List<Output<MutatingWebhookPatchArgs>>)
@JvmName(name = "smkmaqvggekplvhh")
suspend fun webhooks(vararg values: MutatingWebhookPatchArgs)

Parameters

values

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


@JvmName(name = "fuymuhsidbvcrxbr")
suspend fun webhooks(argument: List<suspend MutatingWebhookPatchArgsBuilder.() -> Unit>)
@JvmName(name = "nxpbnatioofvccea")
suspend fun webhooks(vararg argument: suspend MutatingWebhookPatchArgsBuilder.() -> Unit)
@JvmName(name = "mhytwubtnqgwposv")
suspend fun webhooks(argument: suspend MutatingWebhookPatchArgsBuilder.() -> Unit)

Parameters

argument

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