Google Privacy Dlp V2Exclusion Rule Args
fun GooglePrivacyDlpV2ExclusionRuleArgs(dictionary: Output<GooglePrivacyDlpV2DictionaryArgs>? = null, excludeByHotword: Output<GooglePrivacyDlpV2ExcludeByHotwordArgs>? = null, excludeInfoTypes: Output<GooglePrivacyDlpV2ExcludeInfoTypesArgs>? = null, matchingType: Output<GooglePrivacyDlpV2ExclusionRuleMatchingType>? = null, regex: Output<GooglePrivacyDlpV2RegexArgs>? = null)