workerConfigurations

@JvmName(name = "listWorkerConfigurationsResponseWorkerConfigurationSummary")
fun Flow<ListWorkerConfigurationsResponse>.workerConfigurations(): Flow<WorkerConfigurationSummary>

This paginator transforms the flow returned by listWorkerConfigurationsPaginated to access the nested member WorkerConfigurationSummary

Return

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