C# Class Amazon.MachineLearning.Model.CreateEvaluationResponse

Represents the output of a CreateEvaluation operation, and is an acknowledgement that Amazon ML received the request.

CreateEvaluation operation is asynchronous. You can poll for status updates by using the GetEvcaluation operation and checking the Status parameter.

Inheritance: Amazon.Runtime.AmazonWebServiceResponse
Datei anzeigen Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetEvaluationId ( ) : bool