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

DeletePlatformApplicationInput

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

Input for DeletePlatformApplication action.

interface DeletePlatformApplicationInput {
PlatformApplicationArn: string;
}

§Properties

§
PlatformApplicationArn: string
[src]

PlatformApplicationArn of platform application object to delete.