DescribePredictorBacktestExportJobResponse

Types

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

Properties

Link copied to clipboard

When the predictor backtest export job was created.

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.

Link copied to clipboard

The last time the resource was modified. The timestamp depends on the status of the job:

Link copied to clipboard

Information about any errors that may have occurred during the backtest export.

Link copied to clipboard

The Amazon Resource Name (ARN) of the predictor.

Link copied to clipboard

The Amazon Resource Name (ARN) of the predictor backtest export job.

Link copied to clipboard

The name of the predictor backtest export job.

Link copied to clipboard

The status of the predictor backtest export job. States include:

Functions

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