The output of DescribeEntitiesDetectionJobCommand.

interface DescribeEntitiesDetectionJobCommandOutput {
    $metadata: ResponseMetadata;
    EntitiesDetectionJobProperties?: EntitiesDetectionJobProperties;
}

Hierarchy (view full)

Properties

$metadata: ResponseMetadata

Metadata pertaining to this request.

EntitiesDetectionJobProperties?: EntitiesDetectionJobProperties

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