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>BatchItemError

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

Properties

optional
Index: number | null
optional
ErrorCode: string | null
optional
ErrorMessage: string | null