View source: R/directoryservice_operations.R
directoryservice_describe_update_directory | R Documentation |
Describes the updates of a directory for a particular update type.
See https://www.paws-r-sdk.com/docs/directoryservice_describe_update_directory/ for full documentation.
directoryservice_describe_update_directory(
DirectoryId,
UpdateType,
RegionName = NULL,
NextToken = NULL
)
DirectoryId |
[required] The unique identifier of the directory. |
UpdateType |
[required] The type of updates you want to describe for the directory. |
RegionName |
The name of the Region. |
NextToken |
The |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.