Builder

class Builder

Properties

Link copied to clipboard

The checksum of the enriched file for integrity verification.

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

The timestamp when the enrichment job was created.

Link copied to clipboard
var 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
fun checksum(block: Checksum.Builder.() -> Unit)