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

GetTrailRequest

import type { GetTrailRequest } from "https://aws-api.deno.dev/v0.3/services/cloudtrail.ts?docs=full";
interface GetTrailRequest {
Name: string;
}

§Properties

§
Name: string
[src]

The name or the Amazon Resource Name (ARN) of the trail for which you want to retrieve settings information.