Skip to main content
Module

x/aws_api/services/sns/mod.ts>CreatePlatformEndpointInput

From-scratch Typescript client for accessing AWS APIs
Extremely Popular
Latest
interface CreatePlatformEndpointInput
import { type CreatePlatformEndpointInput } from "https://deno.land/x/aws_api@v0.8.1/services/sns/mod.ts";

Properties

PlatformApplicationArn: string
Token: string
optional
CustomUserData: string | null
optional
Attributes: { [key: string]: string | null | undefined; } | null