Module: Aws::GuardDuty::Client::_ListIPSetsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListIPSetsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#ip_set_ids ⇒ ::Array[::String]
890 |
# File 'sig/client.rbs', line 890
def ip_set_ids: () -> ::Array[::String]
|
#next_token ⇒ ::String
891 |
# File 'sig/client.rbs', line 891
def next_token: () -> ::String
|