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

UpdateCellRequest

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

Parameters to update for the Cell

interface UpdateCellRequest {
CellName: string;
Cells: string[];
}

§Properties

§
CellName: string
[src]

The Cell to update

§
Cells: string[]
[src]

A list of Cell arns, completely replaces previous list