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

RegisterComputeOutput

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

§Properties

§
Compute?: Compute | null
[src]

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