templateStepGroupSummary

@JvmName(name = "listTemplateStepGroupsResponseTemplateStepGroupSummary")
fun Flow<ListTemplateStepGroupsResponse>.templateStepGroupSummary(): Flow<TemplateStepGroupSummary>

This paginator transforms the flow returned by listTemplateStepGroupsPaginated to access the nested member TemplateStepGroupSummary

Return

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