MonitoringScheduleStatisticsResourceArgs

data class MonitoringScheduleStatisticsResourceArgs(val s3Uri: Output<String>? = null) : ConvertibleToJava<MonitoringScheduleStatisticsResourceArgs>

The baseline statistics resource for a monitoring job.

Constructors

Functions

Link copied to clipboard
open override fun toJava(): MonitoringScheduleStatisticsResourceArgs

Properties

Link copied to clipboard
val s3Uri: Output<String>? = null

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