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

DeleteWorldTemplateRequest

import type { DeleteWorldTemplateRequest } from "https://aws-api.deno.dev/v0.4/services/robomaker.ts?docs=full";
interface DeleteWorldTemplateRequest {
template: string;
}

§Properties

§
template: string
[src]

The Amazon Resource Name (arn) of the world template you want to delete.