View source: R/directoryservice_operations.R
directoryservice_describe_regions | R Documentation |
Provides information about the Regions that are configured for multi-Region replication.
See https://www.paws-r-sdk.com/docs/directoryservice_describe_regions/ for full documentation.
directoryservice_describe_regions(
DirectoryId,
RegionName = NULL,
NextToken = NULL
)
DirectoryId |
[required] The identifier of the directory. |
RegionName |
The name of the Region. For example, |
NextToken |
The |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.