ListResolverQueryLogConfigsRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

An optional specification to return a subset of query logging configurations.

Link copied to clipboard

The maximum number of query logging configurations that you want to return in the response to a ListResolverQueryLogConfigs request. If you don't specify a value for MaxResults, Resolver returns up to 100 query logging configurations.

Link copied to clipboard

For the first ListResolverQueryLogConfigs request, omit this value.

Link copied to clipboard

The element that you want Resolver to sort query logging configurations by.

Link copied to clipboard

If you specified a value for SortBy, the order that you want query logging configurations to be listed in, ASCENDING or DESCENDING.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String