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

ListResiliencyPoliciesRequest

import type { ListResiliencyPoliciesRequest } from "https://aws-api.deno.dev/v0.4/services/resiliencehub.ts?docs=full";
interface ListResiliencyPoliciesRequest {
maxResults?: number | null;
nextToken?: string | null;
policyName?: string | null;
}

§Properties

§
maxResults?: number | null
[src]

The maximum number of results to include in the response. If more results exist than the specified MaxResults value, a token is included in the response so that the remaining results can be retrieved.

§
nextToken?: string | null
[src]

Null, or the token from a previous call to get the next set of results.

§
policyName?: string | null
[src]

The name of the policy