Module: Aws::WAF::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]
650 |
# File 'sig/client.rbs', line 650
def ip_sets: () -> ::Array[Types::IPSetSummary]
|
#next_marker ⇒ ::String
649 |
# File 'sig/client.rbs', line 649
def next_marker: () -> ::String
|