QueryTemporalRangeMax

Provides insights into the table with the most sub-optimal temporal pruning scanned by your query.

Types

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

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) of the table which is queried with the largest time range.

Link copied to clipboard
val value: Long

The maximum duration in nanoseconds between the start and end of the query.

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