exclusions
Parameters
value
An exclusion to apply during preconfigured WAF evaluation. Structure is documented below.
suspend fun exclusions(vararg values: Output<SecurityPolicyRulePreconfiguredWafConfigExclusionArgs>)
Parameters
values
An exclusion to apply during preconfigured WAF evaluation. Structure is documented below.
suspend fun exclusions(argument: List<suspend SecurityPolicyRulePreconfiguredWafConfigExclusionArgsBuilder.() -> Unit>)
suspend fun exclusions(vararg argument: suspend SecurityPolicyRulePreconfiguredWafConfigExclusionArgsBuilder.() -> Unit)
suspend fun exclusions(argument: suspend SecurityPolicyRulePreconfiguredWafConfigExclusionArgsBuilder.() -> Unit)
Parameters
argument
An exclusion to apply during preconfigured WAF evaluation. Structure is documented below.