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

DeleteRegionAction

import type { DeleteRegionAction } from "https://aws-api.deno.dev/v0.4/services/ssmincidents.ts?docs=full";

Defines the information about the Amazon Web Services Region you're deleting from your replication set.

interface DeleteRegionAction {
regionName: string;
}

§Properties

§
regionName: string
[src]

The name of the Amazon Web Services Region you're deleting from the replication set.