vpcConnections

@JvmName(name = "listVpcConnectionsResponseVpcConnection")
fun Flow<ListVpcConnectionsResponse>.vpcConnections(): Flow<VpcConnection>

This paginator transforms the flow returned by listVpcConnectionsPaginated to access the nested member VpcConnection

Return

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