Builder

class Builder

Properties

Link copied to clipboard
var tags: List<Tag>?

A list of tags to apply to the what if forecast.

Link copied to clipboard

The replacement time series dataset, which contains the rows that you want to change in the related time series dataset. A replacement time series does not need to contain all rows that are in the baseline related time series. Include only the rows (measure-dimension combinations) that you want to include in the what-if forecast.

Link copied to clipboard

The transformations that are applied to the baseline time series. Each transformation contains an action and a set of conditions. An action is applied only when all conditions are met. If no conditions are provided, the action is applied to all items.

Link copied to clipboard

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

Link copied to clipboard

The name of the what-if forecast. Names must be unique within each what-if analysis.