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

DescribeComputeOutput

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

§Properties

§
Compute?: Compute | null
[src]

The details of the compute resource you registered to the specified fleet.