SelectAggregateResourceConfigRequest

Types

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

Properties

Link copied to clipboard

The name of the configuration aggregator.

Link copied to clipboard

The SQL query SELECT command.

Link copied to clipboard
val limit: Int?

The maximum number of query results returned on each page.

Link copied to clipboard

The maximum number of query results returned on each page. Config also allows the Limit request parameter.

Link copied to clipboard

The nextToken string returned in a previous request that you use to request the next page of results in a paginated response.

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