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

DescribeMetricAttributionResponse

import type { DescribeMetricAttributionResponse } from "https://aws-api.deno.dev/v0.4/services/personalize.ts?docs=full";
interface DescribeMetricAttributionResponse {
metricAttribution?: MetricAttribution | null;
}

§Properties

§
metricAttribution?: MetricAttribution | null
[src]

The details of the metric attribution.