Describes the status of LDAP security for the specified directory.
See https://www.paws-r-sdk.com/docs/directoryservice_describe_ldaps_settings/ for full documentation.
directoryservice_describe_ldaps_settings(
DirectoryId,
Type = NULL,
NextToken = NULL,
Limit = NULL
)
[required] The identifier of the directory.
The type of LDAP security to enable. Currently only the value Client
is supported.
The type of next token used for pagination.
Specifies the number of items that should be displayed on one page.