DataIngestionJobSummary

Provides information about a specified data ingestion job, including dataset information, data ingestion configuration, and status.

Types

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

Properties

Link copied to clipboard

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

Link copied to clipboard

The name of the dataset used for the data ingestion job.

Link copied to clipboard

Specifies information for the input data for the data inference job, including data Amazon S3 location parameters.

Link copied to clipboard

Indicates the job ID of the data ingestion job.

Link copied to clipboard

Indicates the status of the data ingestion 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