Module: Aws::SecurityIR::Client::_ListInvestigationsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListInvestigationsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#investigation_actions ⇒ ::Array[Types::InvestigationAction]
308 |
# File 'sig/client.rbs', line 308
def investigation_actions: () -> ::Array[Types::InvestigationAction]
|
#next_token ⇒ ::String
307 |
# File 'sig/client.rbs', line 307
def next_token: () -> ::String
|