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

WorkflowMetrics

import type { WorkflowMetrics } from "https://aws-api.deno.dev/v0.4/services/customerprofiles.ts?docs=full";

Generic object containing workflow execution metrics.

interface WorkflowMetrics {
AppflowIntegration?: AppflowIntegrationWorkflowMetrics | null;
}

§Properties

§
AppflowIntegration?: AppflowIntegrationWorkflowMetrics | null
[src]

Workflow execution metrics for APPFLOW_INTEGRATION workflow.