Forecast Options Args
data class ForecastOptionsArgs(val forecastHorizon: Output<String>) : ConvertibleToJava<ForecastOptionsArgs>
Options used when forecasting the time series and testing the predicted value against the threshold.