Module: Aws::GuardDuty::Client::_ListInvestigationsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListInvestigationsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#investigations ⇒ ::Array[Types::InvestigationSummary]
1031 |
# File 'sig/client.rbs', line 1031 def investigations: () -> ::Array[Types::InvestigationSummary] |
#next_token ⇒ ::String
1032 |
# File 'sig/client.rbs', line 1032 def next_token: () -> ::String |