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

StopEntitiesDetectionV2JobResponse

import type { StopEntitiesDetectionV2JobResponse } from "https://aws-api.deno.dev/v0.3/services/comprehendmedical.ts?docs=full";
interface StopEntitiesDetectionV2JobResponse {
JobId?: string | null;
}

§Properties

§
JobId?: string | null
[src]

The identifier of the medical entities detection job that was stopped.