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

GenerateTemplateRequest

import type { GenerateTemplateRequest } from "https://aws-api.deno.dev/v0.4/services/sms.ts?docs=full";
interface GenerateTemplateRequest {
appId?: string | null;
templateFormat?: OutputFormat | null;
}

§Properties

§
appId?: string | null
[src]

The ID of the application associated with the CloudFormation template.

§
templateFormat?: OutputFormat | null
[src]

The format for generating the CloudFormation template.