View source: R/directoryservice_operations.R
directoryservice_add_region | R Documentation |
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.
directoryservice_add_region(DirectoryId, RegionName, VPCSettings)
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, |
VPCSettings |
[required] |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.