ListSubscribedRuleGroupsRequest
Types
Properties
Link copied to clipboard
If you specify a value for Limit
and you have more ByteMatchSets
subscribed rule groups than the value of Limit
, AWS WAF returns a NextMarker
value in the response that allows you to list another group of subscribed rule groups. For the second and subsequent ListSubscribedRuleGroupsRequest
requests, specify the value of NextMarker
from the previous response to get information about another batch of subscribed rule groups.
Functions
Link copied to clipboard
inline fun copy(block: ListSubscribedRuleGroupsRequest.Builder.() -> Unit = {}): ListSubscribedRuleGroupsRequest