Prevention Inspect Template Inspect Config Rule Set Rule Exclusion Rule Args
data class PreventionInspectTemplateInspectConfigRuleSetRuleExclusionRuleArgs(val dictionary: Output<PreventionInspectTemplateInspectConfigRuleSetRuleExclusionRuleDictionaryArgs>? = null, val excludeByHotword: Output<PreventionInspectTemplateInspectConfigRuleSetRuleExclusionRuleExcludeByHotwordArgs>? = null, val excludeInfoTypes: Output<PreventionInspectTemplateInspectConfigRuleSetRuleExclusionRuleExcludeInfoTypesArgs>? = null, val matchingType: Output<String>, val regex: Output<PreventionInspectTemplateInspectConfigRuleSetRuleExclusionRuleRegexArgs>? = null) : ConvertibleToJava<PreventionInspectTemplateInspectConfigRuleSetRuleExclusionRuleArgs>
Constructors
Link copied to clipboard
fun PreventionInspectTemplateInspectConfigRuleSetRuleExclusionRuleArgs(dictionary: Output<PreventionInspectTemplateInspectConfigRuleSetRuleExclusionRuleDictionaryArgs>? = null, excludeByHotword: Output<PreventionInspectTemplateInspectConfigRuleSetRuleExclusionRuleExcludeByHotwordArgs>? = null, excludeInfoTypes: Output<PreventionInspectTemplateInspectConfigRuleSetRuleExclusionRuleExcludeInfoTypesArgs>? = null, matchingType: Output<String>, regex: Output<PreventionInspectTemplateInspectConfigRuleSetRuleExclusionRuleRegexArgs>? = null)
Functions
Properties
Link copied to clipboard
val dictionary: Output<PreventionInspectTemplateInspectConfigRuleSetRuleExclusionRuleDictionaryArgs>? = null
Link copied to clipboard
Link copied to clipboard