Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

ListPhoneNumbersOptedOutInput

import type { ListPhoneNumbersOptedOutInput } from "https://aws-api.deno.dev/v0.3/services/sns.ts?docs=full";

The input for the ListPhoneNumbersOptedOut action.

interface ListPhoneNumbersOptedOutInput {
nextToken?: string | null;
}

§Properties

§
nextToken?: string | null
[src]

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