vpcPeeringConnections

@JvmName(name = "describeVpcPeeringConnectionsResponseVpcPeeringConnection")
fun Flow<DescribeVpcPeeringConnectionsResponse>.vpcPeeringConnections(): Flow<VpcPeeringConnection>

This paginator transforms the flow returned by describeVpcPeeringConnectionsPaginated to access the nested member VpcPeeringConnection

Return

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