/AWS1/CL_SHBLSTFNDAGGREGATOR01¶
ListFindingAggregatorsResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_findingaggregators TYPE /AWS1/CL_SHBFINDINGAGGREGATOR=>TT_FINDINGAGGREGATORLIST TT_FINDINGAGGREGATORLIST¶
The list of finding aggregators. This operation currently only returns a single result.
iv_nexttoken TYPE /AWS1/SHBNEXTTOKEN /AWS1/SHBNEXTTOKEN¶
If there are more results, this is the token to provide in the next call to
ListFindingAggregators.This operation currently only returns a single result.
Queryable Attributes¶
FindingAggregators¶
The list of finding aggregators. This operation currently only returns a single result.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_FINDINGAGGREGATORS() |
Getter for FINDINGAGGREGATORS, with configurable default |
ASK_FINDINGAGGREGATORS() |
Getter for FINDINGAGGREGATORS w/ exceptions if field has no |
HAS_FINDINGAGGREGATORS() |
Determine if FINDINGAGGREGATORS has a value |
NextToken¶
If there are more results, this is the token to provide in the next call to
ListFindingAggregators.This operation currently only returns a single result.
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 |