inferenceProfileSummaries

@JvmName(name = "listInferenceProfilesResponseInferenceProfileSummary")
fun Flow<ListInferenceProfilesResponse>.inferenceProfileSummaries(): Flow<InferenceProfileSummary>

This paginator transforms the flow returned by listInferenceProfilesPaginated to access the nested member InferenceProfileSummary

Return

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