ImportFileEnrichment

Details about an import file enrichment job.

Types

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

Properties

Link copied to clipboard

The checksum of the enriched file for integrity verification.

Link copied to clipboard
val createdAt: <Error class: unknown class>?

The timestamp when the enrichment job was created.

Link copied to clipboard
val endedAt: <Error class: unknown class>?

The timestamp when the enrichment job completed or failed.

Link copied to clipboard

The unique identifier of the import file enrichment job.

Link copied to clipboard

The target S3 configuration for the enriched import file.

Link copied to clipboard

The current status of the import file enrichment job.

Link copied to clipboard

Detailed status information about the enrichment 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