startSentimentDetectionJob
inline suspend fun ComprehendClient.startSentimentDetectionJob(crossinline block: StartSentimentDetectionJobRequest.Builder.() -> Unit): StartSentimentDetectionJobResponse
Starts an asynchronous sentiment detection job for a collection of documents. Use the operation to track the status of a job.