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

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

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

Properties

optional
EndpointArn: string | null
optional
Status: EndpointStatus | null
optional
Message: string | null
optional
ModelArn: string | null
optional
DesiredInferenceUnits: number | null
optional
CurrentInferenceUnits: number | null
optional
CreationTime: Date | number | null
optional
LastModifiedTime: Date | number | null