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

CreateLocationOutput

import type { CreateLocationOutput } from "https://aws-api.deno.dev/v0.4/services/gamelift.ts?docs=full";
interface CreateLocationOutput {
Location?: LocationModel | null;
}

§Properties

§
Location?: LocationModel | null
[src]

The details of the custom location you created.