NAME
Paws::WAFV2::ListIPSetsResponse
ATTRIBUTES
IPSets => ArrayRef[Paws::WAFV2::IPSetSummary]
Array of IPSets. This may not be the full list of IPSets that you have defined. See the Limit
specification for this request.
NextMarker => Str
When you request a list of objects with a Limit
setting, if the number of objects that are still available for retrieval exceeds the limit, WAF returns a NextMarker
value in the response. To retrieve the next batch of objects, provide the marker from the prior call in your next request.