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

CreateCloudFormationTemplateRequest

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

§Properties

§
ApplicationId: string
[src]

The Amazon Resource Name (ARN) of the application.

§
SemanticVersion?: string | null
[src]

The semantic version of the application:

https://semver.org/