Module: Aws::Detective::Client::_ListInvestigationsResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::ListInvestigationsResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#investigation_details::Array[Types::InvestigationDetail]

Returns:



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

def investigation_details: () -> ::Array[Types::InvestigationDetail]

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String