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

AddRegionRequest

import type { AddRegionRequest } from "https://aws-api.deno.dev/v0.3/services/directoryservice.ts?docs=full";
interface AddRegionRequest {
DirectoryId: string;
RegionName: string;
VPCSettings: DirectoryVpcSettings;
}

§Properties

§
DirectoryId: string
[src]

The identifier of the directory to which you want to add Region replication.

§
RegionName: string
[src]

The name of the Region where you want to add domain controllers for replication. For example, us-east-1.