Module: Aws::AIOps::Client::_ListInvestigationGroupsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListInvestigationGroupsOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#investigation_groups ⇒ ::Array[Types::ListInvestigationGroupsModel]
157 |
# File 'sig/client.rbs', line 157
def investigation_groups: () -> ::Array[Types::ListInvestigationGroupsModel]
|
#next_token ⇒ ::String
156 |
# File 'sig/client.rbs', line 156
def next_token: () -> ::String
|