WebAclRuleStatementManagedRuleGroupStatementRuleActionOverrideArgs

data class WebAclRuleStatementManagedRuleGroupStatementRuleActionOverrideArgs(val actionToUse: Output<WebAclRuleStatementManagedRuleGroupStatementRuleActionOverrideActionToUseArgs>, val name: Output<String>) : ConvertibleToJava<WebAclRuleStatementManagedRuleGroupStatementRuleActionOverrideArgs>

Properties

Link copied to clipboard

Override action to use, in place of the configured action of the rule in the rule group. See action below for details.

Link copied to clipboard
val name: Output<String>

Name of the rule to override. See the documentation for a list of names in the appropriate rule group in use.

Functions

Link copied to clipboard
open override fun toJava(): WebAclRuleStatementManagedRuleGroupStatementRuleActionOverrideArgs