entries

@JvmName(name = "getManagedPrefixListEntriesResponsePrefixListEntry")
fun Flow<GetManagedPrefixListEntriesResponse>.entries(): Flow<PrefixListEntry>

This paginator transforms the flow returned by getManagedPrefixListEntriesPaginated to access the nested member PrefixListEntry

Return

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