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

GetLaunchResponse

import type { GetLaunchResponse } from "https://aws-api.deno.dev/v0.4/services/evidently.ts?docs=full";
interface GetLaunchResponse {
launch?: Launch | null;
}

§Properties

§
launch?: Launch | null
[src]

A structure containing the configuration details of the launch.