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

GetRealtimeLogConfigRequest

import type { GetRealtimeLogConfigRequest } from "https://aws-api.deno.dev/v0.4/services/cloudfront.ts?docs=full";
interface GetRealtimeLogConfigRequest {
ARN?: string | null;
Name?: string | null;
}

§Properties

§
ARN?: string | null
[src]

The Amazon Resource Name (ARN) of the real-time log configuration to get.

§
Name?: string | null
[src]

The name of the real-time log configuration to get.