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

DescribeTrialRequest

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

§Properties

§
TrialName: string
[src]

The name of the trial to describe.