vpcEndpoints

@JvmName(name = "describeVpcEndpointsResponseVpcEndpoint")
fun Flow<DescribeVpcEndpointsResponse>.vpcEndpoints(): Flow<VpcEndpoint>

This paginator transforms the flow returned by describeVpcEndpointsPaginated to access the nested member VpcEndpoint

Return

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