forecastOptions

@JvmName(name = "ayfomprjqgdrwnoy")
suspend fun forecastOptions(value: Output<ForecastOptionsArgs>)
@JvmName(name = "jcpdmboyvoukduux")
suspend fun forecastOptions(value: ForecastOptionsArgs?)

Parameters

value

When this field is present, the MetricThreshold condition forecasts whether the time series is predicted to violate the threshold within the forecast_horizon. When this field is not set, the MetricThreshold tests the current value of the timeseries against the threshold.


@JvmName(name = "vktpccloboxvhaav")
suspend fun forecastOptions(argument: suspend ForecastOptionsArgsBuilder.() -> Unit)

Parameters

argument

When this field is present, the MetricThreshold condition forecasts whether the time series is predicted to violate the threshold within the forecast_horizon. When this field is not set, the MetricThreshold tests the current value of the timeseries against the threshold.