webhooks property

List<ValidatingWebhook>? webhooks
final

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

Implementation

final List<ValidatingWebhook>? webhooks;