ValidatingAdmissionPolicySpecPatchArgs

constructor(auditAnnotations: Output<List<AuditAnnotationPatchArgs>>? = null, failurePolicy: Output<String>? = null, matchConditions: Output<List<MatchConditionPatchArgs>>? = null, matchConstraints: Output<MatchResourcesPatchArgs>? = null, paramKind: Output<ParamKindPatchArgs>? = null, validations: Output<List<ValidationPatchArgs>>? = null, variables: Output<List<VariablePatchArgs>>? = null)