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
)
[required] The unique identifier of the directory.
[required] The type of updates you want to describe for the directory.
The name of the Region.
The DescribeUpdateDirectoryResult
. NextToken value from a previous
call to
describe_update_directory
.
Pass null if this is the first call.