C# Class Amazon.MachineLearning.Model.DeleteEvaluationResponse

Represents the output of a DeleteEvaluation operation. The output indicates that Amazon Machine Learning (Amazon ML) received the request.

You can use the GetEvaluation operation and check the value of the Status parameter to see whether an Evaluation is marked as DELETED.

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

Private Methods

Method Description
IsSetEvaluationId ( ) : bool