ScheduledQueryRecentlyFailedRunQueryInsightsResponseQueryTemporalRangeMaxis

data class ScheduledQueryRecentlyFailedRunQueryInsightsResponseQueryTemporalRangeMaxis(val tableArn: String? = null, val value: Int? = null)

Constructors

constructor(tableArn: String? = null, value: Int? = null)

Types

Link copied to clipboard
object Companion

Properties

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: Int? = null

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