Module: Aws::DirectoryService::Client::_DescribeLDAPSSettingsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeLDAPSSettingsResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#ldaps_settings_info ⇒ ::Array[Types::LDAPSSettingInfo]
528 |
# File 'sig/client.rbs', line 528
def ldaps_settings_info: () -> ::Array[Types::LDAPSSettingInfo]
|
#next_token ⇒ ::String
529 |
# File 'sig/client.rbs', line 529
def next_token: () -> ::String
|