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

DeleteLocationInput

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

§Properties

§
LocationName: string
[src]

The location name of the custom location to be deleted.