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

LocationConfiguration

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

A remote location where a multi-location fleet can deploy EC2 instances for game hosting.

interface LocationConfiguration {
Location: string;
}

§Properties

§
Location: string
[src]

An Amazon Web Services Region code, such as us-west-2.