templateStepSummaryList

@JvmName(name = "listTemplateStepsResponseTemplateStepSummary")
fun Flow<ListTemplateStepsResponse>.templateStepSummaryList(): Flow<TemplateStepSummary>

This paginator transforms the flow returned by listTemplateStepsPaginated to access the nested member TemplateStepSummary

Return

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