CreateDatasetExportJobRequest
Request to create a dataset export job.
Types
Properties
Link copied to clipboard
A unique, case-sensitive identifier that you provide to ensure the idempotency of the request. The AWS SDKs and CLI populate this automatically.
Link copied to clipboard
The S3 URI where output clips will be written.
Link copied to clipboard
The location where the error report will be written on failure.
Link copied to clipboard
The processing input source.
Link copied to clipboard
The name of the workspace in which to create the dataset export job.
Functions
Link copied to clipboard
inline fun copy(block: CreateDatasetExportJobRequest.Builder.() -> Unit = {}): CreateDatasetExportJobRequest