DatasetImportJobSummary

Provides a summary of the properties of a dataset import job. For a complete listing, call the DescribeDatasetImportJob API.

Types

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

Properties

Link copied to clipboard

The date and time (in Unix time) that the dataset import job was created.

Link copied to clipboard

The Amazon Resource Name (ARN) of the dataset import job.

Link copied to clipboard

If a dataset import job fails, the reason behind the failure.

Link copied to clipboard

The import mode the dataset import job used to update the data in the dataset. For more information see Updating existing bulk data.

Link copied to clipboard

The name of the dataset import job.

Link copied to clipboard

The date and time (in Unix time) that the dataset import job status was last updated.

Link copied to clipboard

The status of the dataset import job.

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