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

DescribeScriptInput

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

§Properties

§
ScriptId: string
[src]

A unique identifier for the Realtime script to retrieve properties for. You can use either the script ID or ARN value.