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

ReadinessCheckSummary

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

Summary of ReadinessCheck status, paginated in GetRecoveryGroupReadinessSummary and GetCellReadinessSummary

interface ReadinessCheckSummary {
Readiness?: Readiness | null;
ReadinessCheckName?: string | null;
}

§Properties

§
Readiness?: Readiness | null
[src]

The readiness of this ReadinessCheck

§
ReadinessCheckName?: string | null
[src]

The name of a ReadinessCheck which is part of the given RecoveryGroup or Cell