AWS SDK Version 2 for .NET
API Reference

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.

.NET Framework 4.5
 
Container for the parameters to the UpdateBatchPrediction operation. Updates the BatchPredictionName of a BatchPrediction.

You can use the GetBatchPrediction operation to view the contents of the updated data element.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.MachineLearning.AmazonMachineLearningRequest
      Amazon.MachineLearning.Model.UpdateBatchPredictionRequest

Namespace: Amazon.MachineLearning.Model
Assembly: AWSSDK.dll
Version: (assembly version)

Syntax

C#
public class UpdateBatchPredictionRequest : AmazonMachineLearningRequest
         IRequestEvents

The UpdateBatchPredictionRequest type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property BatchPredictionId System.String Gets and sets the property BatchPredictionId.

The ID assigned to the BatchPrediction during creation.

Public Property BatchPredictionName System.String Gets and sets the property BatchPredictionName.

A new user-supplied name or description of the BatchPrediction.

Version Information

.NET Framework:
Supported in: 4.5, 4.0, 3.5