owners

@JvmName(name = "listEntityOwnersResponseOwnerPropertiesOutput")
fun Flow<ListEntityOwnersResponse>.owners(): Flow<OwnerPropertiesOutput>

This paginator transforms the flow returned by listEntityOwnersPaginated to access the nested member OwnerPropertiesOutput

Return

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