interface DescribeEntitiesDetectionJobResponse {
    EntitiesDetectionJobProperties?: EntitiesDetectionJobProperties;
}

Hierarchy (view full)

Properties

EntitiesDetectionJobProperties?: EntitiesDetectionJobProperties

An object that contains the properties associated with an entities detection job.