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

BatchDeleteWorldsRequest

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

§Properties

§
worlds: string[]
[src]

A list of Amazon Resource Names (arns) that correspond to worlds to delete.