webhooks

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "jbtrcptkmlmebsvn")
suspend fun webhooks(argument: List<suspend MutatingWebhookPatchArgsBuilder.() -> Unit>)
@JvmName(name = "bxkvoapioeykrdkl")
suspend fun webhooks(vararg argument: suspend MutatingWebhookPatchArgsBuilder.() -> Unit)
@JvmName(name = "njjtpjcybennlfuq")
suspend fun webhooks(argument: suspend MutatingWebhookPatchArgsBuilder.() -> Unit)

Parameters

argument

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