MonitoringBaselineConfig

Configuration for monitoring constraints and monitoring statistics. These baseline resources are compared against the results of the current job from the series of jobs scheduled to collect data periodically.

Types

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

Properties

Link copied to clipboard

The name of the job that performs baselining for the monitoring job.

Link copied to clipboard

The baseline constraint file in Amazon S3 that the current monitoring job should validated against.

Link copied to clipboard

The baseline statistics file in Amazon S3 that the current monitoring job should be validated against.

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