/AWS1/CL_SNSLSTSMSSANDBOXPHO01¶
ListSMSSandboxPhoneNumbersResult
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
it_phonenumbers TYPE /AWS1/CL_SNSSMSSANDBOXPHONENUM=>TT_SMSSANDBOXPHONENUMBERLIST TT_SMSSANDBOXPHONENUMBERLIST¶
A list of the calling account's pending and verified phone numbers.
Optional arguments:¶
iv_nexttoken TYPE /AWS1/SNSSTRING /AWS1/SNSSTRING¶
A
NextTokenstring is returned when you call theListSMSSandboxPhoneNumbersInputoperation if additional pages of records are available.
Queryable Attributes¶
PhoneNumbers¶
A list of the calling account's pending and verified phone numbers.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PHONENUMBERS() |
Getter for PHONENUMBERS, with configurable default |
ASK_PHONENUMBERS() |
Getter for PHONENUMBERS w/ exceptions if field has no value |
HAS_PHONENUMBERS() |
Determine if PHONENUMBERS has a value |
NextToken¶
A
NextTokenstring is returned when you call theListSMSSandboxPhoneNumbersInputoperation if additional pages of records are available.
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 |