vpcEndpointConnections

@JvmName(name = "describeVpcEndpointConnectionsResponseVpcEndpointConnection")
fun Flow<DescribeVpcEndpointConnectionsResponse>.vpcEndpointConnections(): Flow<VpcEndpointConnection>

This paginator transforms the flow returned by describeVpcEndpointConnectionsPaginated to access the nested member VpcEndpointConnection

Return

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