userPools

@JvmName(name = "listUserPoolsResponseUserPoolDescriptionType")
fun Flow<ListUserPoolsResponse>.userPools(): Flow<UserPoolDescriptionType>

This paginator transforms the flow returned by listUserPoolsPaginated to access the nested member UserPoolDescriptionType

Return

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