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

TerminationHealth

import type { TerminationHealth } from "https://aws-api.deno.dev/v0.4/services/chimesdkvoice.ts?docs=full";
interface TerminationHealth {
Source?: string | null;
Timestamp?: Date | number | null;
}

§Properties

§
Source?: string | null
[src]
§
Timestamp?: Date | number | null
[src]