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

Template

import type { Template } from "https://aws-api.deno.dev/v0.4/services/pinpoint.ts?docs=full";

Specifies the name and version of the message template to use for the message.

interface Template {
Name?: string | null;
Version?: string | null;
}

§Properties

§
Name?: string | null
[src]

The name of the message template to use for the message. If specified, this value must match the name of an existing message template.

§
Version?: string | null
[src]

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