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

GetProjectResponse

import type { GetProjectResponse } from "https://aws-api.deno.dev/v0.3/services/evidently.ts?docs=full";
interface GetProjectResponse {
project: Project;
}

§Properties

§
project: Project
[src]

A structure containing the configuration details of the project.