DescribeDataIngestionJobResponse

Types

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

Properties

Link copied to clipboard

The time at which the data ingestion job was created.

Link copied to clipboard

Indicates the latest timestamp corresponding to data that was successfully ingested during this specific ingestion job.

Link copied to clipboard

Gives statistics about a completed ingestion job. These statistics primarily relate to quantifying incorrect data such as MissingCompleteSensorData, MissingSensorData, UnsupportedDateFormats, InsufficientSensorData, and DuplicateTimeStamps.

Link copied to clipboard

The Amazon Resource Name (ARN) of the dataset being used in the data ingestion job.

Link copied to clipboard

Indicates the earliest timestamp corresponding to data that was successfully ingested during this specific ingestion job.

Link copied to clipboard

Specifies the reason for failure when a data ingestion job has failed.

Link copied to clipboard

Indicates the size of the ingested dataset.

Link copied to clipboard

Gives statistics about how many files have been ingested, and which files have not been ingested, for a particular ingestion job.

Link copied to clipboard

Specifies the S3 location configuration for the data input for the data ingestion job.

Link copied to clipboard

Indicates the job ID of the data ingestion job.

Link copied to clipboard

The Amazon Resource Name (ARN) of an IAM role with permission to access the data source being ingested.

Link copied to clipboard

The Amazon Resource Name (ARN) of the source dataset from which the data used for the data ingestion job was imported from.

Link copied to clipboard

Indicates the status of the DataIngestionJob operation.

Link copied to clipboard

Provides details about status of the ingestion job that is currently in progress.

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