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

DeleteCellRequest

import type { DeleteCellRequest } from "https://aws-api.deno.dev/v0.4/services/route53recoveryreadiness.ts?docs=full";
interface DeleteCellRequest {
CellName: string;
}

§Properties

§
CellName: string
[src]

The name of the cell.