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

GetMonitoringSubscriptionRequest

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

§Properties

§
DistributionId: string
[src]

The ID of the distribution that you are getting metrics information for.