userPoolClients

@JvmName(name = "listUserPoolClientsResponseUserPoolClientDescription")
fun Flow<ListUserPoolClientsResponse>.userPoolClients(): Flow<UserPoolClientDescription>

This paginator transforms the flow returned by listUserPoolClientsPaginated to access the nested member UserPoolClientDescription

Return

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