directoryservice_describe_update_directory: Describes the updates of a directory for a particular update...

View source: R/directoryservice_operations.R

directoryservice_describe_update_directoryR 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 DescribeUpdateDirectoryResult. NextToken value from a previous call to describe_update_directory. Pass null if this is the first call.


paws.security.identity documentation built on Sept. 12, 2023, 1:10 a.m.