directoryservice_describe_update_directory {paws.security.identity} | R Documentation |
Describes the updates of a directory for a particular update type
Description
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.
Usage
directoryservice_describe_update_directory(
DirectoryId,
UpdateType,
RegionName = NULL,
NextToken = NULL
)
Arguments
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 |
[Package paws.security.identity version 0.6.1 Index]