Skip to content

/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 the NextToken parameter.


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 the NextToken parameter.

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