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

DescribeFunctionResult

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

§Properties

§
ETag?: string | null
[src]

The version identifier for the current version of the CloudFront function.

§
FunctionSummary?: FunctionSummary | null
[src]

Contains configuration information and metadata about a CloudFront function.