EndTimeRange

A range of time that specifies when anomalous behavior in an anomaly or insight ended.

Types

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

Properties

Link copied to clipboard
val fromTime: <Error class: unknown class>?

The earliest end time in the time range.

Link copied to clipboard
val toTime: <Error class: unknown class>?

The latest end time in the time range.

Functions

Link copied to clipboard
inline fun copy(block: EndTimeRange.Builder.() -> Unit = {}): EndTimeRange
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