Jump to Content

Interface ExportAssetToSignedUrlResponseDetails

The details of the export to signed URL response.

Hierarchy

  • ExportAssetToSignedUrlResponseDetails

Properties

AssetId: undefined | string

The unique identifier for the asset associated with this export job.

DataSetId: undefined | string

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

RevisionId: undefined | string

The unique identifier for the revision associated with this export response.

SignedUrl?: string

The signed URL for the export request.

SignedUrlExpiresAt?: Date

The date and time that the signed URL expires, in ISO 8601 format.