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

DeleteInAppTemplateRequest

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

§Properties

§
TemplateName: string
[src]

The name of the message template. A template name must start with an alphanumeric character and can contain a maximum of 128 characters. The characters can be alphanumeric characters, underscores (_), or hyphens (-). Template names are case sensitive.

§
Version?: string | null
[src]

TODO: Failed to render documentation: unhandled paragraph inner tag link