class Aws::SNS::Types::ListPhoneNumbersOptedOutResponse

The response from the `ListPhoneNumbersOptedOut` action.

@!attribute [rw] phone_numbers

A list of phone numbers that are opted out of receiving SMS
messages. The list is paginated, and each page can contain up to 100
phone numbers.
@return [Array<String>]

@!attribute [rw] next_token

A `NextToken` string is returned when you call the
`ListPhoneNumbersOptedOut` action if additional records are
available after the first page of results.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/sns-2010-03-31/ListPhoneNumbersOptedOutResponse AWS API Documentation

Constants

SENSITIVE