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

StopLaunchResponse

import type { StopLaunchResponse } from "https://aws-api.deno.dev/v0.3/services/evidently.ts?docs=full";
interface StopLaunchResponse {
endedTime?: Date | number | null;
}

§Properties

§
endedTime?: Date | number | null
[src]

The date and time that the launch stopped.