startTargetedSentimentDetectionJob
inline suspend fun ComprehendClient.startTargetedSentimentDetectionJob(crossinline block: StartTargetedSentimentDetectionJobRequest.Builder.() -> Unit): StartTargetedSentimentDetectionJobResponse
Starts an asynchronous targeted sentiment detection job for a collection of documents. Use the DescribeTargetedSentimentDetectionJob
operation to track the status of a job.