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

CreatePlatformApplicationResponse

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

Response from CreatePlatformApplication action.

interface CreatePlatformApplicationResponse {
PlatformApplicationArn?: string | null;
}

§Properties

§
PlatformApplicationArn?: string | null
[src]

PlatformApplicationArn is returned.