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]

Returns:



1031
# File 'sig/client.rbs', line 1031

def investigations: () -> ::Array[Types::InvestigationSummary]

#next_token::String

Returns:

  • (::String)


1032
# File 'sig/client.rbs', line 1032

def next_token: () -> ::String