/AWS1/CL_AIOLSTINVESTIGATION01¶
ListInvestigationGroupsOutput
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_nexttoken TYPE /AWS1/AIOSENSITIVESTRWLENGTH00 /AWS1/AIOSENSITIVESTRWLENGTH00¶
Include this value in your next use of this operation to get the next set of service operations.
it_investigationgroups TYPE /AWS1/CL_AIOLSTINVESTIGATION02=>TT_INVESTIGATIONGROUPS TT_INVESTIGATIONGROUPS¶
An array of structures, where each structure contains the information about one investigation group in the account.
Queryable Attributes¶
nextToken¶
Include this value in your next use of this operation to get the next set of service operations.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NEXTTOKEN() |
Getter for NEXTTOKEN, with configurable default |
ASK_NEXTTOKEN() |
Getter for NEXTTOKEN w/ exceptions if field has no value |
HAS_NEXTTOKEN() |
Determine if NEXTTOKEN has a value |
investigationGroups¶
An array of structures, where each structure contains the information about one investigation group in the account.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_INVESTIGATIONGROUPS() |
Getter for INVESTIGATIONGROUPS, with configurable default |
ASK_INVESTIGATIONGROUPS() |
Getter for INVESTIGATIONGROUPS w/ exceptions if field has no |
HAS_INVESTIGATIONGROUPS() |
Determine if INVESTIGATIONGROUPS has a value |