AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
The content consists of the detailed metadata, the status, and the data file information of a Batch Prediction.
Namespace: Amazon.MachineLearning.Model
Assembly: AWSSDK.dll
Version: (assembly version)
public class BatchPrediction : Object
The BatchPrediction type exposes the following members
Name | Description | |
---|---|---|
![]() |
BatchPrediction() |
Name | Type | Description | |
---|---|---|---|
![]() |
BatchPredictionDataSourceId | System.String |
Gets and sets the property BatchPredictionDataSourceId.
The ID of the |
![]() |
BatchPredictionId | System.String |
Gets and sets the property BatchPredictionId.
The ID assigned to the |
![]() |
CreatedAt | System.DateTime |
Gets and sets the property CreatedAt.
The time that the |
![]() |
CreatedByIamUser | System.String |
Gets and sets the property CreatedByIamUser.
The AWS user account that invoked the |
![]() |
InputDataLocationS3 | System.String |
Gets and sets the property InputDataLocationS3.
The location of the data file or directory in Amazon Simple Storage Service (Amazon S3). |
![]() |
LastUpdatedAt | System.DateTime |
Gets and sets the property LastUpdatedAt.
The time of the most recent edit to the |
![]() |
Message | System.String |
Gets and sets the property Message.
A description of the most recent details about processing the batch prediction request. |
![]() |
MLModelId | System.String |
Gets and sets the property MLModelId.
The ID of the |
![]() |
Name | System.String |
Gets and sets the property Name.
A user-supplied name or description of the |
![]() |
OutputUri | System.String |
Gets and sets the property OutputUri.
The location of an Amazon S3 bucket or directory to receive the operation results. The following substrings are not allowed in the s3 key portion of the "outputURI" field: ':', '//', '/./', '/../'. |
![]() |
Status | Amazon.MachineLearning.EntityStatus |
Gets and sets the property Status.
The status of the
|
.NET Framework:
Supported in: 4.5, 4.0, 3.5