Describes the status of LDAP security for the specified directory.
directoryservice_describe_ldaps_settings(DirectoryId, Type, NextToken,
Limit)
[required] The identifier of the directory.
The type of LDAP security the customer wants to enable, either server or
client. Currently supports only Client
, (the default).
The type of next token used for pagination.
Specifies the number of items that should be displayed on one page.
svc$describe_ldaps_settings( DirectoryId = "string", Type = "Client", NextToken = "string", Limit = 123 )