Google Privacy Dlp V2Inspect Config Args
fun GooglePrivacyDlpV2InspectConfigArgs(contentOptions: Output<List<GooglePrivacyDlpV2InspectConfigContentOptionsItem>>? = null, customInfoTypes: Output<List<GooglePrivacyDlpV2CustomInfoTypeArgs>>? = null, excludeInfoTypes: Output<Boolean>? = null, includeQuote: Output<Boolean>? = null, infoTypes: Output<List<GooglePrivacyDlpV2InfoTypeArgs>>? = null, limits: Output<GooglePrivacyDlpV2FindingLimitsArgs>? = null, minLikelihood: Output<GooglePrivacyDlpV2InspectConfigMinLikelihood>? = null, ruleSet: Output<List<GooglePrivacyDlpV2InspectionRuleSetArgs>>? = null)