Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

ElasticInferenceAcceleratorHealth

import type { ElasticInferenceAcceleratorHealth } from "https://aws-api.deno.dev/v0.3/services/elasticinference.ts?docs=full";

The health details of an Elastic Inference Accelerator.

interface ElasticInferenceAcceleratorHealth {
status?: string | null;
}

§Properties

§
status?: string | null
[src]

The health status of the Elastic Inference Accelerator.