class Aws::SNS::Types::ListSMSSandboxPhoneNumbersInput

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

data as a hash:

    {
      next_token: "nextToken",
      max_results: 1,
    }

@!attribute [rw] next_token

Token that the previous `ListSMSSandboxPhoneNumbersInput` request
returns.
@return [String]

@!attribute [rw] max_results

The maximum number of phone numbers to return.
@return [Integer]

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

Constants

SENSITIVE