Validating Webhook Patch
constructor(admissionReviewVersions: List<String>? = null, clientConfig: WebhookClientConfigPatch? = null, failurePolicy: String? = null, matchPolicy: String? = null, name: String? = null, namespaceSelector: LabelSelectorPatch? = null, objectSelector: LabelSelectorPatch? = null, rules: List<RuleWithOperationsPatch>? = null, sideEffects: String? = null, timeoutSeconds: Int? = null)