StartMediaAnalysisJobRequest
Types
Properties
Link copied to clipboard
Idempotency token used to prevent the accidental creation of duplicate versions. If you use the same token with multiple StartMediaAnalysisJobRequest
requests, the same response is returned. Use ClientRequestToken
to prevent the same request from being processed more than once.
Link copied to clipboard
Input data to be analyzed by the job.
Link copied to clipboard
Configuration options for the media analysis job to be created.
Link copied to clipboard
The Amazon S3 bucket location to store the results.
Functions
Link copied to clipboard
inline fun copy(block: StartMediaAnalysisJobRequest.Builder.() -> Unit = {}): StartMediaAnalysisJobRequest