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

x/aws_api/services/comprehend@2017-11-27/mod.ts>StartEntitiesDetectionJobRequest

From-scratch Typescript client for accessing AWS APIs
Go to Latest
interface StartEntitiesDetectionJobRequest
import { type StartEntitiesDetectionJobRequest } from "https://deno.land/x/aws_api@v0.1.0/services/comprehend@2017-11-27/mod.ts";

Properties

InputDataConfig: InputDataConfig
OutputDataConfig: OutputDataConfig
DataAccessRoleArn: string
optional
JobName: string | null
optional
EntityRecognizerArn: string | null
LanguageCode: LanguageCode
optional
ClientRequestToken: string | null
optional
VolumeKmsKeyId: string | null
optional
VpcConfig: VpcConfig | null