WhatIfForecastExportSummary

Provides a summary of the what-if forecast export properties used in the ListWhatIfForecastExports operation. To get the complete set of properties, call the DescribeWhatIfForecastExport operation, and provide the WhatIfForecastExportArn that is listed in the summary.

Types

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

Properties

Link copied to clipboard

When the what-if forecast export was created.

Link copied to clipboard

The path to the Amazon Simple Storage Service (Amazon S3) bucket where the forecast is exported.

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 status of the what-if forecast export. States include:

Link copied to clipboard

An array of Amazon Resource Names (ARNs) that define the what-if forecasts included in the export.

Link copied to clipboard

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

Link copied to clipboard

The what-if forecast export name.

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