exclusion Rule
suspend fun exclusionRule(value: Output<PreventionJobTriggerInspectJobInspectConfigRuleSetRuleExclusionRuleArgs>)
suspend fun exclusionRule(value: PreventionJobTriggerInspectJobInspectConfigRuleSetRuleExclusionRuleArgs?)
Parameters
value
The rule that specifies conditions when findings of infoTypes specified in InspectionRuleSet are removed from results. Structure is documented below.
suspend fun exclusionRule(argument: suspend PreventionJobTriggerInspectJobInspectConfigRuleSetRuleExclusionRuleArgsBuilder.() -> Unit)
Parameters
argument
The rule that specifies conditions when findings of infoTypes specified in InspectionRuleSet are removed from results. Structure is documented below.