aiWorkloadConfigs

@JvmName(name = "listAiWorkloadConfigsResponseAiWorkloadConfigSummary")
fun Flow<ListAiWorkloadConfigsResponse>.aiWorkloadConfigs(): Flow<AiWorkloadConfigSummary>

This paginator transforms the flow returned by listAiWorkloadConfigsPaginated to access the nested member AiWorkloadConfigSummary

Return

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