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]
1018 |
# File 'sig/client.rbs', line 1018
def ip_set_ids: () -> ::Array[::String]
|
#next_token ⇒ ::String
1019 |
# File 'sig/client.rbs', line 1019
def next_token: () -> ::String
|