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

UpdateRecoveryGroupRequest

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

Parameters to update for the RecoveryGroup

interface UpdateRecoveryGroupRequest {
Cells: string[];
RecoveryGroupName: string;
}

§Properties

§
Cells: string[]
[src]

A list of Cell arns, completely replaces previous list

§
RecoveryGroupName: string
[src]

The RecoveryGroup to update