exclude Info Types
suspend fun excludeInfoTypes(value: Output<PreventionInspectTemplateInspectConfigRuleSetRuleExclusionRuleExcludeInfoTypesArgs>)
suspend fun excludeInfoTypes(value: PreventionInspectTemplateInspectConfigRuleSetRuleExclusionRuleExcludeInfoTypesArgs?)
Parameters
value
Set of infoTypes for which findings would affect this rule. Structure is documented below.
suspend fun excludeInfoTypes(argument: suspend PreventionInspectTemplateInspectConfigRuleSetRuleExclusionRuleExcludeInfoTypesArgsBuilder.() -> Unit)
Parameters
argument
Set of infoTypes for which findings would affect this rule. Structure is documented below.