You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::DirectoryService::Types::DescribeLDAPSSettingsResult

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#ldaps_settings_infoArray<Types::LDAPSSettingInfo>

Information about LDAP security for the specified directory, including status of enablement, state last updated date time, and the reason for the state.

Returns:

  • (Array<Types::LDAPSSettingInfo>)

    Information about LDAP security for the specified directory, including status of enablement, state last updated date time, and the reason for the state.

#next_tokenString

The next token used to retrieve the LDAPS settings if the number of setting types exceeds page limit and there is another page.

Returns:

  • (String)

    The next token used to retrieve the LDAPS settings if the number of setting types exceeds page limit and there is another page.