Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

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

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

Properties

RecognizerName: string
DataAccessRoleArn: string
optional
Tags: Tag[] | null
optional
ClientRequestToken: string | null
LanguageCode: LanguageCode
optional
VolumeKmsKeyId: string | null
optional
VpcConfig: VpcConfig | null