The output of DescribeTopicsDetectionJobCommand.

interface DescribeTopicsDetectionJobCommandOutput {
    $metadata: ResponseMetadata;
    TopicsDetectionJobProperties?: TopicsDetectionJobProperties;
}

Hierarchy (view full)

Properties

$metadata: ResponseMetadata

Metadata pertaining to this request.

TopicsDetectionJobProperties?: TopicsDetectionJobProperties

The list of properties for the requested job.