Module: Aws::GuardDuty::Client::_ListThreatIntelSetsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListThreatIntelSetsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
1034 |
# File 'sig/client.rbs', line 1034
def next_token: () -> ::String
|
#threat_intel_set_ids ⇒ ::Array[::String]
1033 |
# File 'sig/client.rbs', line 1033
def threat_intel_set_ids: () -> ::Array[::String]
|