/AWS1/CL_PPMLSTLNKWHATSAPPBU01¶
ListLinkedWhatsAppBusinessAccountsOutput
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_linkedaccounts TYPE /AWS1/CL_PPMLNKWHATSAPPBUSIN02=>TT_LNKWHATSAPPBUSINESSACCTSU00 TT_LNKWHATSAPPBUSINESSACCTSU00¶
A list of WhatsApp Business Accounts linked to your Amazon Web Services account.
iv_nexttoken TYPE /AWS1/PPMNEXTTOKEN /AWS1/PPMNEXTTOKEN¶
The next token for pagination.
Queryable Attributes¶
linkedAccounts¶
A list of WhatsApp Business Accounts linked to your Amazon Web Services account.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LINKEDACCOUNTS() |
Getter for LINKEDACCOUNTS, with configurable default |
ASK_LINKEDACCOUNTS() |
Getter for LINKEDACCOUNTS w/ exceptions if field has no valu |
HAS_LINKEDACCOUNTS() |
Determine if LINKEDACCOUNTS has a value |
nextToken¶
The next token for pagination.
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 |