The input for DescribeTopicsDetectionJobCommand.

interface DescribeTopicsDetectionJobCommandInput {
    JobId: undefined | string;
}

Hierarchy (view full)

Properties

Properties

JobId: undefined | string

The identifier assigned by the user to the detection job.