pipelineExecutionSteps

@JvmName(name = "listPipelineExecutionStepsResponsePipelineExecutionStep")
fun Flow<ListPipelineExecutionStepsResponse>.pipelineExecutionSteps(): Flow<PipelineExecutionStep>

This paginator transforms the flow returned by listPipelineExecutionStepsPaginated to access the nested member PipelineExecutionStep

Return

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