accessPoints

@JvmName(name = "describeAccessPointsResponseAccessPointDescription")
fun Flow<DescribeAccessPointsResponse>.accessPoints(): Flow<AccessPointDescription>

This paginator transforms the flow returned by describeAccessPointsPaginated to access the nested member AccessPointDescription

Return

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