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

GetReadinessCheckResourceStatusRequest

import type { GetReadinessCheckResourceStatusRequest } from "https://aws-api.deno.dev/v0.3/services/route53recoveryreadiness.ts?docs=full";
interface GetReadinessCheckResourceStatusRequest {
MaxResults?: number | null;
NextToken?: string | null;
ReadinessCheckName: string;
ResourceIdentifier: string;
}

§Properties

§
MaxResults?: number | null
[src]

Upper bound on number of records to return.

§
NextToken?: string | null
[src]

A token used to resume pagination from the end of a previous request.

§
ReadinessCheckName: string
[src]

The ReadinessCheck to get

§
ResourceIdentifier: string
[src]

The resource ARN or component Id to get