workflowStepsSummary

@JvmName(name = "listWorkflowStepsResponseWorkflowStepSummary")
fun Flow<ListWorkflowStepsResponse>.workflowStepsSummary(): Flow<WorkflowStepSummary>

This paginator transforms the flow returned by listWorkflowStepsPaginated to access the nested member WorkflowStepSummary

Return

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