taskIds

@JvmName(name = "listThingRegistrationTasksResponseTaskId")
fun Flow<ListThingRegistrationTasksResponse>.taskIds(): Flow<String>

This paginator transforms the flow returned by listThingRegistrationTasksPaginated to access the nested member TaskId

Return

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