Module: Aws::GuardDuty::Client::_ListThreatEntitySetsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListThreatEntitySetsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
1021 |
# File 'sig/client.rbs', line 1021
def next_token: () -> ::String
|
#threat_entity_set_ids ⇒ ::Array[::String]
1020 |
# File 'sig/client.rbs', line 1020
def threat_entity_set_ids: () -> ::Array[::String]
|