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