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

BatchCreateRumMetricDefinitionsResponse

import type { BatchCreateRumMetricDefinitionsResponse } from "https://aws-api.deno.dev/v0.4/services/rum.ts?docs=full";
interface BatchCreateRumMetricDefinitionsResponse {
MetricDefinitions?: MetricDefinition[] | null;
}

§Properties

§

An array of error objects, if the operation caused any errors.

§
MetricDefinitions?: MetricDefinition[] | null
[src]

An array of structures that define the extended metrics.