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

GetStageDeploymentResult

import type { GetStageDeploymentResult } from "https://aws-api.deno.dev/v0.4/services/gamesparks.ts?docs=full";
interface GetStageDeploymentResult {
StageDeployment?: StageDeploymentDetails | null;
}

§Properties

§
StageDeployment?: StageDeploymentDetails | null
[src]

Properties that provide details of the stage deployment.