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

UpdateMetricAttributionResponse

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

§Properties

§
metricAttributionArn?: string | null
[src]

The Amazon Resource Name (ARN) for the metric attribution that you updated.