class Aws::WAF::Types::ListIPSetsResponse

@!attribute [rw] next_marker

To list more `IPSet` objects, submit another `ListIPSets` request,
and in the next request use the `NextMarker` response value as the
`NextMarker` value.
@return [String]

@!attribute [rw] ip_sets

An array of IPSetSummary objects.
@return [Array<Types::IPSetSummary>]

@see docs.aws.amazon.com/goto/WebAPI/waf-2015-08-24/ListIPSetsResponse AWS API Documentation

Constants

SENSITIVE