/AWS1/CL_GDYLSTTHREATINTELSE01¶
ListThreatIntelSetsResponse
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
it_threatintelsetids TYPE /AWS1/CL_GDYTHREATINTELSETID00=>TT_THREATINTELSETIDS TT_THREATINTELSETIDS¶
The IDs of the ThreatIntelSet resources.
Optional arguments:¶
iv_nexttoken TYPE /AWS1/GDYSTRING /AWS1/GDYSTRING¶
The pagination parameter to be used on the next list operation to retrieve more items.
Queryable Attributes¶
ThreatIntelSetIds¶
The IDs of the ThreatIntelSet resources.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_THREATINTELSETIDS() |
Getter for THREATINTELSETIDS, with configurable default |
ASK_THREATINTELSETIDS() |
Getter for THREATINTELSETIDS w/ exceptions if field has no v |
HAS_THREATINTELSETIDS() |
Determine if THREATINTELSETIDS has a value |
NextToken¶
The pagination parameter to be used on the next list operation to retrieve more items.
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 |