clientVpcConnections

@JvmName(name = "listClientVpcConnectionsResponseClientVpcConnection")
fun Flow<ListClientVpcConnectionsResponse>.clientVpcConnections(): Flow<ClientVpcConnection>

This paginator transforms the flow returned by listClientVpcConnectionsPaginated to access the nested member ClientVpcConnection

Return

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