directoryservice_describe_settings {paws.security.identity} | R Documentation |
Retrieves information about the configurable settings for the specified directory
Description
Retrieves information about the configurable settings for the specified directory.
See https://www.paws-r-sdk.com/docs/directoryservice_describe_settings/ for full documentation.
Usage
directoryservice_describe_settings(
DirectoryId,
Status = NULL,
NextToken = NULL
)
Arguments
DirectoryId |
[required] The identifier of the directory for which to retrieve information. |
Status |
The status of the directory settings for which to retrieve information. |
NextToken |
The |
[Package paws.security.identity version 0.9.0 Index]