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

DeleteReplicationGroupMemberAction

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

Represents a replica to be deleted.

interface DeleteReplicationGroupMemberAction {
RegionName: string;
}

§Properties

§
RegionName: string
[src]

The Region where the replica exists.