class Aws::FraudDetector::Types::BatchPrediction
The batch prediction details.
@!attribute [rw] job_id
The job ID for the batch prediction. @return [String]
@!attribute [rw] status
The batch prediction status. @return [String]
@!attribute [rw] failure_reason
The reason a batch prediction job failed. @return [String]
@!attribute [rw] start_time
Timestamp of when the batch prediction job started. @return [String]
@!attribute [rw] completion_time
Timestamp of when the batch prediction job comleted. @return [String]
@!attribute [rw] last_heartbeat_time
Timestamp of most recent heartbeat indicating the batch prediction job was making progress. @return [String]
@!attribute [rw] input_path
The Amazon S3 location of your training file. @return [String]
@!attribute [rw] output_path
The Amazon S3 location of your output file. @return [String]
@!attribute [rw] event_type_name
The name of the event type. @return [String]
@!attribute [rw] detector_name
The name of the detector. @return [String]
@!attribute [rw] detector_version
The detector version. @return [String]
@!attribute [rw] iam_role_arn
The ARN of the IAM role to use for this job request. @return [String]
@!attribute [rw] arn
The ARN of batch prediction job. @return [String]
@!attribute [rw] processed_records_count
The number of records processed by the batch prediction job. @return [Integer]
@!attribute [rw] total_records_count
The total number of records in the batch prediction job. @return [Integer]
@see docs.aws.amazon.com/goto/WebAPI/frauddetector-2019-11-15/BatchPrediction AWS API Documentation
Constants
- SENSITIVE