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

DescribeAvailabilityMonitorTestOutput

import type { DescribeAvailabilityMonitorTestOutput } from "https://aws-api.deno.dev/v0.4/services/storagegateway.ts?docs=full";
interface DescribeAvailabilityMonitorTestOutput {
GatewayARN?: string | null;
StartTime?: Date | number | null;
}

§Properties

§
GatewayARN?: string | null
[src]
§
StartTime?: Date | number | null
[src]

The time the high availability monitoring test was started. If a test hasn't been performed, the value of this field is null.

§

The status of the high availability monitoring test. If a test hasn't been performed, the value of this field is null.