directoryservice_update_settings {paws.security.identity} | R Documentation |
Updates the configurable settings for the specified directory
Description
Updates the configurable settings for the specified directory.
See https://www.paws-r-sdk.com/docs/directoryservice_update_settings/ for full documentation.
Usage
directoryservice_update_settings(DirectoryId, Settings)
Arguments
DirectoryId |
[required] The identifier of the directory for which to update settings. |
Settings |
[required] The list of Setting objects. |
[Package paws.security.identity version 0.7.0 Index]