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