pipelineObjects

@JvmName(name = "describeObjectsResponsePipelineObject")
fun Flow<DescribeObjectsResponse>.pipelineObjects(): Flow<PipelineObject>

This paginator transforms the flow returned by describeObjectsPaginated to access the nested member PipelineObject

Return

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