StartImportFileEnrichmentRequest

Types

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

Properties

Link copied to clipboard

A unique, case-sensitive identifier that you provide to ensure the idempotency of the request.

Link copied to clipboard

The IP assignment strategy to use when enriching the import file. Can be STATIC or DYNAMIC.

Link copied to clipboard

The S3 configuration specifying the source location of the import file to be enriched.

Link copied to clipboard

The S3 configuration specifying the target location where the enriched import file will be stored.

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