Updates the directory for a particular update type.
See https://www.paws-r-sdk.com/docs/directoryservice_update_directory_setup/ for full documentation.
directoryservice_update_directory_setup(
DirectoryId,
UpdateType,
OSUpdateSettings = NULL,
CreateSnapshotBeforeUpdate = NULL
)
[required] The identifier of the directory on which you want to perform the update.
[required] The type of update that needs to be performed on the directory. For example, OS.
The settings for the OS update that needs to be performed on the directory.
The boolean that specifies if a snapshot for the directory needs to be taken before updating the directory.