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

StopDataCollectionByAgentIdsRequest

import type { StopDataCollectionByAgentIdsRequest } from "https://aws-api.deno.dev/v0.4/services/discovery.ts?docs=full";
interface StopDataCollectionByAgentIdsRequest {
agentIds: string[];
}

§Properties

§
agentIds: string[]
[src]

The IDs of the agents or connectors from which to stop collecting data.