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

DescribeReplayRequest

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

§Properties

§
ReplayName: string
[src]

The name of the replay to retrieve.