ListActivatedRulesInRuleGroupRequest
Types
Properties
Link copied to clipboard
Link copied to clipboard
If you specify a value for Limit
and you have more ActivatedRules
than the value of Limit
, AWS WAF returns a NextMarker
value in the response that allows you to list another group of ActivatedRules
. For the second and subsequent ListActivatedRulesInRuleGroup
requests, specify the value of NextMarker
from the previous response to get information about another batch of ActivatedRules
.
Link copied to clipboard
The RuleGroupId
of the RuleGroup for which you want to get a list of ActivatedRule objects.
Functions
Link copied to clipboard
inline fun copy(block: ListActivatedRulesInRuleGroupRequest.Builder.() -> Unit = {}): ListActivatedRulesInRuleGroupRequest