resolverQueryLogConfigs

@JvmName(name = "listResolverQueryLogConfigsResponseResolverQueryLogConfig")
fun Flow<ListResolverQueryLogConfigsResponse>.resolverQueryLogConfigs(): Flow<ResolverQueryLogConfig>

This paginator transforms the flow returned by listResolverQueryLogConfigsPaginated to access the nested member ResolverQueryLogConfig

Return

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