QuerySpatialCoverageMax

Provides insights into the table with the most sub-optimal spatial range scanned by your query.

Types

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

Properties

Link copied to clipboard

The partition key used for partitioning, which can be a default measure_name or a customer defined partition key.

Link copied to clipboard

The Amazon Resource Name (ARN) of the table with the most sub-optimal spatial pruning.

Link copied to clipboard

The maximum ratio of spatial coverage.

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