Builder
class Builder
Properties
Link copied to clipboard
The unique identifier for the Changeset to update.
Link copied to clipboard
A token that ensures idempotency. This token expires in 10 minutes.
Link copied to clipboard
Options that define the structure of the source file(s) including the format type (formatType
), header row (withHeader
), data separation character (separator
) and the type of compression (compression
).
Link copied to clipboard
Options that define the location of the data being ingested (s3SourcePath
) and the source of the changeset (sourceType
).