directoryservice_add_region {paws.security.identity}R Documentation

Adds two domain controllers in the specified Region for the specified directory

Description

Adds two domain controllers in the specified Region for the specified directory.

See https://www.paws-r-sdk.com/docs/directoryservice_add_region/ for full documentation.

Usage

directoryservice_add_region(DirectoryId, RegionName, VPCSettings)

Arguments

DirectoryId

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

RegionName

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

VPCSettings

[required]


[Package paws.security.identity version 0.6.1 Index]