ScheduledQueryLastRunSummaryQueryInsightsResponseQuerySpatialCoverageMaxis

data class ScheduledQueryLastRunSummaryQueryInsightsResponseQuerySpatialCoverageMaxis(val partitionKeys: List<String>? = null, val tableArn: String? = null, val value: Double? = null)

Constructors

constructor(partitionKeys: List<String>? = null, tableArn: String? = null, value: Double? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val partitionKeys: List<String>? = null

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

Link copied to clipboard
val tableArn: String? = null

ARN of the table which is queried with the largest time range.

Link copied to clipboard
val value: Double? = null

Maximum duration in nanoseconds between the start and end of the query.