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

DescribeWorldTemplateRequest

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

§Properties

§
template: string
[src]

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