ImportAssetFromSignedUrlRequestDetails

Details of the operation to be performed by the job.

Types

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

Properties

Link copied to clipboard

The name of the asset. When importing from Amazon S3, the Amazon S3 object key is used as the asset name.

Link copied to clipboard

The unique identifier for the data set associated with this import job.

Link copied to clipboard

The Base64-encoded Md5 hash for the asset, used to ensure the integrity of the file at that location.

Link copied to clipboard

The unique identifier for the revision associated with this import request.

Functions

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