/AWS1/CL_PPELSTDEDICATEDIPPO01¶
A list of dedicated IP pools.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_dedicatedippools TYPE /AWS1/CL_PPELSTOFDEDICATEDIP00=>TT_LISTOFDEDICATEDIPPOOLS TT_LISTOFDEDICATEDIPPOOLS¶
A list of all of the dedicated IP pools that are associated with your Amazon Pinpoint account.
iv_nexttoken TYPE /AWS1/PPENEXTTOKEN /AWS1/PPENEXTTOKEN¶
A token that indicates that there are additional IP pools to list. To view additional IP pools, issue another request to
ListDedicatedIpPools, passing this token in theNextTokenparameter.
Queryable Attributes¶
DedicatedIpPools¶
A list of all of the dedicated IP pools that are associated with your Amazon Pinpoint account.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DEDICATEDIPPOOLS() |
Getter for DEDICATEDIPPOOLS, with configurable default |
ASK_DEDICATEDIPPOOLS() |
Getter for DEDICATEDIPPOOLS w/ exceptions if field has no va |
HAS_DEDICATEDIPPOOLS() |
Determine if DEDICATEDIPPOOLS has a value |
NextToken¶
A token that indicates that there are additional IP pools to list. To view additional IP pools, issue another request to
ListDedicatedIpPools, passing this token in theNextTokenparameter.
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 |