pipelineParameters

@JvmName(name = "listPipelineParametersForExecutionResponseParameter")
fun Flow<ListPipelineParametersForExecutionResponse>.pipelineParameters(): Flow<Parameter>

This paginator transforms the flow returned by listPipelineParametersForExecutionPaginated to access the nested member Parameter

Return

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