clientAuthenticationSettingsInfo

@JvmName(name = "describeClientAuthenticationSettingsResponseClientAuthenticationSettingInfo")
fun Flow<DescribeClientAuthenticationSettingsResponse>.clientAuthenticationSettingsInfo(): Flow<ClientAuthenticationSettingInfo>

This paginator transforms the flow returned by describeClientAuthenticationSettingsPaginated to access the nested member ClientAuthenticationSettingInfo

Return

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