Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/aws_api/services/comprehendmedical@2018-10-30/mod.ts>DetectEntitiesResponse

From-scratch Typescript client for accessing AWS APIs
Extremely Popular
Go to Latest
interface DetectEntitiesResponse
import { type DetectEntitiesResponse } from "https://deno.land/x/aws_api@v0.1.0/services/comprehendmedical@2018-10-30/mod.ts";

Properties

Entities: Entity[]
optional
UnmappedAttributes: UnmappedAttribute[] | null
optional
PaginationToken: string | null
ModelVersion: string