/AWS1/CL_CWELSTPTREVSRCACCTS01¶
ListPartnerEventSourceAccountsResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_partnerevsrcaccounts TYPE /AWS1/CL_CWEPTREVSRCACCOUNT=>TT_PARTNEREVSRCACCOUNTLIST TT_PARTNEREVSRCACCOUNTLIST¶
The list of partner event sources returned by the operation.
iv_nexttoken TYPE /AWS1/CWENEXTTOKEN /AWS1/CWENEXTTOKEN¶
A token you can use in a subsequent operation to retrieve the next set of results.
Queryable Attributes¶
PartnerEventSourceAccounts¶
The list of partner event sources returned by the operation.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PARTNEREVSRCACCOUNTS() |
Getter for PARTNEREVENTSOURCEACCOUNTS, with configurable def |
ASK_PARTNEREVSRCACCOUNTS() |
Getter for PARTNEREVENTSOURCEACCOUNTS w/ exceptions if field |
HAS_PARTNEREVSRCACCOUNTS() |
Determine if PARTNEREVENTSOURCEACCOUNTS has a value |
NextToken¶
A token you can use in a subsequent operation to retrieve the next set of results.
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 |