dnsViews

@JvmName(name = "listDnsViewsResponseDnsViewSummary")
fun Flow<ListDnsViewsResponse>.dnsViews(): Flow<DnsViewSummary>

This paginator transforms the flow returned by listDnsViewsPaginated to access the nested member DnsViewSummary

Return

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