Module: Aws::WAFV2::Client::_ListIPSetsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListIPSetsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#ip_sets ⇒ ::Array[Types::IPSetSummary]
705 |
# File 'sig/client.rbs', line 705
def ip_sets: () -> ::Array[Types::IPSetSummary]
|
#next_marker ⇒ ::String
704 |
# File 'sig/client.rbs', line 704
def next_marker: () -> ::String
|