inferenceComponents

@JvmName(name = "listInferenceComponentsResponseInferenceComponentSummary")
fun Flow<ListInferenceComponentsResponse>.inferenceComponents(): Flow<InferenceComponentSummary>

This paginator transforms the flow returned by listInferenceComponentsPaginated to access the nested member InferenceComponentSummary

Return

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