pipelineIdList

@JvmName(name = "listPipelinesResponsePipelineIdName")
fun Flow<ListPipelinesResponse>.pipelineIdList(): Flow<PipelineIdName>

This paginator transforms the flow returned by listPipelinesPaginated to access the nested member PipelineIdName

Return

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