/**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#pragma once
#include A rule statement used to run the rules that are defined in a
* RuleGroup. To use this, create a rule group with your rules, then provide
* the ARN of the rule group in this statement. You cannot nest a
* RuleGroupReferenceStatement
, for example for use inside a
* NotStatement
or OrStatement
. You can only use a rule
* group reference statement at the top level inside a web ACL. See
* Also:
AWS
* API Reference
The Amazon Resource Name (ARN) of the entity.
*/ inline const Aws::String& GetARN() const{ return m_aRN; } /** *The Amazon Resource Name (ARN) of the entity.
*/ inline bool ARNHasBeenSet() const { return m_aRNHasBeenSet; } /** *The Amazon Resource Name (ARN) of the entity.
*/ inline void SetARN(const Aws::String& value) { m_aRNHasBeenSet = true; m_aRN = value; } /** *The Amazon Resource Name (ARN) of the entity.
*/ inline void SetARN(Aws::String&& value) { m_aRNHasBeenSet = true; m_aRN = std::move(value); } /** *The Amazon Resource Name (ARN) of the entity.
*/ inline void SetARN(const char* value) { m_aRNHasBeenSet = true; m_aRN.assign(value); } /** *The Amazon Resource Name (ARN) of the entity.
*/ inline RuleGroupReferenceStatement& WithARN(const Aws::String& value) { SetARN(value); return *this;} /** *The Amazon Resource Name (ARN) of the entity.
*/ inline RuleGroupReferenceStatement& WithARN(Aws::String&& value) { SetARN(std::move(value)); return *this;} /** *The Amazon Resource Name (ARN) of the entity.
*/ inline RuleGroupReferenceStatement& WithARN(const char* value) { SetARN(value); return *this;} /** *Rules in the referenced rule group whose actions are set to
* Count
.
Instead of this option, use
* RuleActionOverrides
. It accepts any valid action setting, including
* Count
.
Rules in the referenced rule group whose actions are set to
* Count
.
Instead of this option, use
* RuleActionOverrides
. It accepts any valid action setting, including
* Count
.
Rules in the referenced rule group whose actions are set to
* Count
.
Instead of this option, use
* RuleActionOverrides
. It accepts any valid action setting, including
* Count
.
Rules in the referenced rule group whose actions are set to
* Count
.
Instead of this option, use
* RuleActionOverrides
. It accepts any valid action setting, including
* Count
.
Rules in the referenced rule group whose actions are set to
* Count
.
Instead of this option, use
* RuleActionOverrides
. It accepts any valid action setting, including
* Count
.
Rules in the referenced rule group whose actions are set to
* Count
.
Instead of this option, use
* RuleActionOverrides
. It accepts any valid action setting, including
* Count
.
Rules in the referenced rule group whose actions are set to
* Count
.
Instead of this option, use
* RuleActionOverrides
. It accepts any valid action setting, including
* Count
.
Rules in the referenced rule group whose actions are set to
* Count
.
Instead of this option, use
* RuleActionOverrides
. It accepts any valid action setting, including
* Count
.
Action settings to use in the place of the rule actions that are configured * inside the rule group. You specify one override for each rule whose action you * want to change.
You can use overrides for testing, for example you can
* override all of rule actions to Count
and then monitor the
* resulting count metrics to understand how the rule group would handle your web
* traffic. You can also permanently override some or all actions, to modify how
* the rule group manages your web traffic.
Action settings to use in the place of the rule actions that are configured * inside the rule group. You specify one override for each rule whose action you * want to change.
You can use overrides for testing, for example you can
* override all of rule actions to Count
and then monitor the
* resulting count metrics to understand how the rule group would handle your web
* traffic. You can also permanently override some or all actions, to modify how
* the rule group manages your web traffic.
Action settings to use in the place of the rule actions that are configured * inside the rule group. You specify one override for each rule whose action you * want to change.
You can use overrides for testing, for example you can
* override all of rule actions to Count
and then monitor the
* resulting count metrics to understand how the rule group would handle your web
* traffic. You can also permanently override some or all actions, to modify how
* the rule group manages your web traffic.
Action settings to use in the place of the rule actions that are configured * inside the rule group. You specify one override for each rule whose action you * want to change.
You can use overrides for testing, for example you can
* override all of rule actions to Count
and then monitor the
* resulting count metrics to understand how the rule group would handle your web
* traffic. You can also permanently override some or all actions, to modify how
* the rule group manages your web traffic.
Action settings to use in the place of the rule actions that are configured * inside the rule group. You specify one override for each rule whose action you * want to change.
You can use overrides for testing, for example you can
* override all of rule actions to Count
and then monitor the
* resulting count metrics to understand how the rule group would handle your web
* traffic. You can also permanently override some or all actions, to modify how
* the rule group manages your web traffic.
Action settings to use in the place of the rule actions that are configured * inside the rule group. You specify one override for each rule whose action you * want to change.
You can use overrides for testing, for example you can
* override all of rule actions to Count
and then monitor the
* resulting count metrics to understand how the rule group would handle your web
* traffic. You can also permanently override some or all actions, to modify how
* the rule group manages your web traffic.
Action settings to use in the place of the rule actions that are configured * inside the rule group. You specify one override for each rule whose action you * want to change.
You can use overrides for testing, for example you can
* override all of rule actions to Count
and then monitor the
* resulting count metrics to understand how the rule group would handle your web
* traffic. You can also permanently override some or all actions, to modify how
* the rule group manages your web traffic.
Action settings to use in the place of the rule actions that are configured * inside the rule group. You specify one override for each rule whose action you * want to change.
You can use overrides for testing, for example you can
* override all of rule actions to Count
and then monitor the
* resulting count metrics to understand how the rule group would handle your web
* traffic. You can also permanently override some or all actions, to modify how
* the rule group manages your web traffic.