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
)[required] The identifier of the directory for which to retrieve information.
The status of the directory settings for which to retrieve information.
The DescribeSettingsResult.NextToken value from a previous call to
describe_settings. Pass null if
this is the first call.