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

ListRulesResponse

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

§Properties

§
NextToken?: string | null
[src]

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

§
Rules?: ListRulesOutput[] | null
[src]

A list of rules