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

AnywhereConfiguration

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

GameLift Anywhere configuration options for your Anywhere fleets.

interface AnywhereConfiguration {
Cost: string;
}

§Properties

§
Cost: string
[src]

The cost to run your fleet per hour. GameLift uses the provided cost of your fleet to balance usage in queues. For more information about queues, see Setting up queues.