DescribeForecastResponse

Types

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

Properties

Link copied to clipboard

When the forecast creation task was created.

Link copied to clipboard

The ARN of the dataset group that provided the data used to train the predictor.

Link copied to clipboard

The estimated time remaining in minutes for the forecast job to complete.

Link copied to clipboard

The forecast ARN as specified in the request.

Link copied to clipboard

The name of the forecast.

Link copied to clipboard

The quantiles at which probabilistic forecasts were generated.

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 ARN of the predictor used to generate the forecast.

Link copied to clipboard

The status of the forecast. States include:

Link copied to clipboard

The time series to include in the 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