Prevention Inspect Template Inspect Config Rule Set Rule Exclusion Rule Exclude Info Types Args
data class PreventionInspectTemplateInspectConfigRuleSetRuleExclusionRuleExcludeInfoTypesArgs(val infoTypes: Output<List<PreventionInspectTemplateInspectConfigRuleSetRuleExclusionRuleExcludeInfoTypesInfoTypeArgs>>) : ConvertibleToJava<PreventionInspectTemplateInspectConfigRuleSetRuleExclusionRuleExcludeInfoTypesArgs>
Constructors
Link copied to clipboard
constructor(infoTypes: Output<List<PreventionInspectTemplateInspectConfigRuleSetRuleExclusionRuleExcludeInfoTypesInfoTypeArgs>>)
Properties
Link copied to clipboard
val infoTypes: Output<List<PreventionInspectTemplateInspectConfigRuleSetRuleExclusionRuleExcludeInfoTypesInfoTypeArgs>>
If a finding is matched by any of the infoType detectors listed here, the finding will be excluded from the scan results. Structure is documented below.