provisionedModelSummaries

@JvmName(name = "listProvisionedModelThroughputsResponseProvisionedModelSummary")
fun Flow<ListProvisionedModelThroughputsResponse>.provisionedModelSummaries(): Flow<ProvisionedModelSummary>

This paginator transforms the flow returned by listProvisionedModelThroughputsPaginated to access the nested member ProvisionedModelSummary

Return

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