comprehend_describe_topics_detection_job {paws.machine.learning}R Documentation

Gets the properties associated with a topic detection job

Description

Gets the properties associated with a topic detection job. Use this operation to get the status of a detection job.

See https://www.paws-r-sdk.com/docs/comprehend_describe_topics_detection_job/ for full documentation.

Usage

comprehend_describe_topics_detection_job(JobId)

Arguments

JobId

[required] The identifier assigned by the user to the detection job.


[Package paws.machine.learning version 0.9.0 Index]