Builder

class Builder

Properties

Link copied to clipboard

The location where you want to save the forecast and an Identity and Access Management (IAM) role that Amazon Forecast can assume to access the location. The forecast must be exported to an Amazon S3 bucket.

Link copied to clipboard

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

Link copied to clipboard

The name for the forecast export job.

Link copied to clipboard

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

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

The optional metadata that you apply to the forecast export job to help you categorize and organize them. Each tag consists of a key and an optional value, both of which you define.

Functions

Link copied to clipboard