DescribeDatasetImportJobResponse

Types

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

Properties

Link copied to clipboard

When the dataset import job was created.

Link copied to clipboard

The Amazon Resource Name (ARN) of the dataset that the training data was imported to.

Link copied to clipboard

The ARN of the dataset import job.

Link copied to clipboard

The name of the dataset import job.

Link copied to clipboard

The size of the dataset in gigabytes (GB) after the import job has finished.

Link copied to clipboard

The location of the training data to import and an Identity and Access Management (IAM) role that Amazon Forecast can assume to access the data.

Link copied to clipboard

The estimated time remaining in minutes for the dataset import job to complete.

Link copied to clipboard

Statistical information about each field in the input data.

Link copied to clipboard

The format of the imported data, CSV or PARQUET.

Link copied to clipboard

The format of the geolocation attribute. Valid Values:"LAT_LONG" and "CC_POSTALCODE".

Link copied to clipboard

The import mode of the dataset import job, FULL or INCREMENTAL.

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 dataset import job. States include:

Link copied to clipboard

The format of timestamps in the dataset. The format that you specify depends on the DataFrequency specified when the dataset was created. The following formats are supported

Link copied to clipboard

The single time zone applied to every item in the dataset

Link copied to clipboard

Whether TimeZone is automatically derived from the geolocation attribute.

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