GetUploadJobPathResponse

Types

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

Properties

Link copied to clipboard

The plaintext data key used to encrypt the upload file.

Link copied to clipboard
val url: String

The pre-signed S3 URL for uploading the CSV file associated with the upload job.

Link copied to clipboard

The expiry timestamp for the pre-signed URL, after which the URL will no longer be valid.

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