workflowStepGroupsSummary

@JvmName(name = "listWorkflowStepGroupsResponseWorkflowStepGroupSummary")
fun Flow<ListWorkflowStepGroupsResponse>.workflowStepGroupsSummary(): Flow<WorkflowStepGroupSummary>

This paginator transforms the flow returned by listWorkflowStepGroupsPaginated to access the nested member WorkflowStepGroupSummary

Return

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