DescribeWhatIfForecastResponse

Types

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

Properties

Link copied to clipboard

When the what-if forecast was created.

Link copied to clipboard

The approximate time remaining to complete the what-if forecast, in minutes.

Link copied to clipboard

The quantiles at which probabilistic forecasts are generated. You can specify up to five quantiles per what-if forecast in the CreateWhatIfForecast operation. If you didn't specify quantiles, the default values are ["0.1", "0.5", "0.9"].

Link copied to clipboard

The last time the resource was modified. The timestamp depends on the status of the job:

Link copied to clipboard

If an error occurred, an informational message about the error.

Link copied to clipboard

The status of the what-if forecast. States include:

Link copied to clipboard

An array of S3Config, Schema, and Format elements that describe the replacement time series.

Link copied to clipboard

An array of Action and TimeSeriesConditions elements that describe what transformations were applied to which time series.

Link copied to clipboard

The Amazon Resource Name (ARN) of the what-if analysis that contains this forecast.

Link copied to clipboard

The Amazon Resource Name (ARN) of the what-if forecast.

Link copied to clipboard

The name of the what-if forecast.

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