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

ListRecoveryGroupsResponse

import type { ListRecoveryGroupsResponse } from "https://aws-api.deno.dev/v0.3/services/route53recoveryreadiness.ts?docs=full";
interface ListRecoveryGroupsResponse {
NextToken?: string | null;
RecoveryGroups?: RecoveryGroupOutput[] | null;
}

§Properties

§
NextToken?: string | null
[src]

A token that can be used to resume pagination from the end of the collection.

§
RecoveryGroups?: RecoveryGroupOutput[] | null
[src]

A list of RecoveryGroups