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

DescribeFleetPortSettingsInput

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

§Properties

§
FleetId: string
[src]

A unique identifier for the fleet to retrieve port settings for. You can use either the fleet ID or ARN value.

§
Location?: string | null
[src]

A remote location to check for status of port setting updates. Use the Amazon Web Services Region code format, such as us-west-2.