webhooks

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "phqkpbwnleovbvxl")
suspend fun webhooks(argument: List<suspend MutatingWebhookPatchArgsBuilder.() -> Unit>)
@JvmName(name = "snisftpgxcnpaukf")
suspend fun webhooks(vararg argument: suspend MutatingWebhookPatchArgsBuilder.() -> Unit)
@JvmName(name = "piddnapuuqgktqpf")
suspend fun webhooks(argument: suspend MutatingWebhookPatchArgsBuilder.() -> Unit)

Parameters

argument

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