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

PublishTypeOutput

import type { PublishTypeOutput } from "https://aws-api.deno.dev/v0.4/services/cloudformation.ts?docs=full";
interface PublishTypeOutput {
PublicTypeArn?: string | null;
}

§Properties

§
PublicTypeArn?: string | null
[src]

The Amazon Resource Name (ARN) assigned to the public extension upon publication.