class Aws::SNS::Types::ListPhoneNumbersOptedOutInput

The input for the `ListPhoneNumbersOptedOut` action.

@note When making an API call, you may pass ListPhoneNumbersOptedOutInput

data as a hash:

    {
      next_token: "string",
    }

@!attribute [rw] next_token

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

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

Constants

SENSITIVE