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

GetProjectRequest

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

§Properties

§
project: string
[src]

The name or ARN of the project that you want to see the details of.