interface DescribeTopicsDetectionJobResponse {
    TopicsDetectionJobProperties?: TopicsDetectionJobProperties;
}

Hierarchy (view full)

Properties

TopicsDetectionJobProperties?: TopicsDetectionJobProperties

The list of properties for the requested job.