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]
903 |
# File 'sig/client.rbs', line 903
def investigations: () -> ::Array[Types::InvestigationSummary]
|
#next_token ⇒ ::String
904 |
# File 'sig/client.rbs', line 904
def next_token: () -> ::String
|