ldapsSettingsInfo

@JvmName(name = "describeLdapsSettingsResponseLdapsSettingInfo")
fun Flow<DescribeLdapsSettingsResponse>.ldapsSettingsInfo(): Flow<LdapsSettingInfo>

This paginator transforms the flow returned by describeLdapsSettingsPaginated to access the nested member LdapsSettingInfo

Return

A kotlinx.coroutines.flow.Flow that can collect LdapsSettingInfo