View source: R/directoryservice_operations.R
directoryservice_describe_settings | R Documentation |
Retrieves information about the configurable settings for the specified directory.
See https://www.paws-r-sdk.com/docs/directoryservice_describe_settings/ for full documentation.
directoryservice_describe_settings(
DirectoryId,
Status = NULL,
NextToken = NULL
)
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.