dataResponses

@JvmName(name = "getAwsNetworkPerformanceDataResponseDataResponse")
fun Flow<GetAwsNetworkPerformanceDataResponse>.dataResponses(): Flow<DataResponse>

This paginator transforms the flow returned by getAwsNetworkPerformanceDataPaginated to access the nested member DataResponse

Return

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