Builder

class Builder

Properties

Link copied to clipboard

The destination for an export job. Provide an S3 path, an Identity and Access Management (IAM) role that allows Amazon Forecast to access the location, and an Key Management Service (KMS) key (optional).

Link copied to clipboard

The format of the exported data, CSV or PARQUET. The default value is CSV.

Link copied to clipboard

The Amazon Resource Name (ARN) of the predictor that you want to export.

Link copied to clipboard

The name for the backtest export job.

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

Optional metadata to help you categorize and organize your backtests. Each tag consists of a key and an optional value, both of which you define. Tag keys and values are case sensitive.

Functions

Link copied to clipboard