CreateWhatIfForecastExportRequest

Types

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

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 format of the exported data, CSV or PARQUET.

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

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

Link copied to clipboard

The list of what-if forecast Amazon Resource Names (ARNs) to export.

Link copied to clipboard

The name of the what-if forecast to export.

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