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

DescribeWorldRequest

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

§Properties

§
world: string
[src]

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