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

CreateMetricAttributionResponse

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

§Properties

§
metricAttributionArn?: string | null
[src]

The Amazon Resource Name (ARN) for the new metric attribution.