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

GenerateChangeSetRequest

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

§Properties

§
appId?: string | null
[src]

The ID of the application associated with the change set.

§
changesetFormat?: OutputFormat | null
[src]

The format for the change set.