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

BatchDeleteWorldsResponse

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

§Properties

§
unprocessedWorlds?: string[] | null
[src]

A list of unprocessed worlds associated with the call. These worlds were not deleted.