WebAclRuleStatementRuleGroupReferenceStatementArgs

data class WebAclRuleStatementRuleGroupReferenceStatementArgs(val arn: Output<String>, val excludedRules: Output<List<WebAclRuleStatementRuleGroupReferenceStatementExcludedRuleArgs>>? = null) : ConvertibleToJava<WebAclRuleStatementRuleGroupReferenceStatementArgs>

Constructors

Functions

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

Properties

Link copied to clipboard
val arn: Output<String>

The Amazon Resource Name (ARN) of the aws.wafv2.RuleGroup resource.

Link copied to clipboard

The rules whose actions are set to COUNT by the web ACL, regardless of the action that is set on the rule. See excluded_rule below for details.