ListResolverQueryLogConfigAssociationsRequest

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 associations.

Link copied to clipboard

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

Link copied to clipboard

For the first ListResolverQueryLogConfigAssociations request, omit this value.

Link copied to clipboard

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

Link copied to clipboard

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

Functions

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