MonitorDataSource

The source of the data the monitor used during the evaluation.

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 dataset import job used to import the data that initiated the monitor evaluation.

Link copied to clipboard

The Amazon Resource Name (ARN) of the forecast the monitor used during the evaluation.

Link copied to clipboard

The Amazon Resource Name (ARN) of the predictor resource you are monitoring.

Functions

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