C# Class Amazon.MachineLearning.Model.DeleteEvaluationRequest

Container for the parameters to the DeleteEvaluation operation. Assigns the DELETED status to an Evaluation, rendering it unusable.

After invoking the DeleteEvaluation operation, you can use the GetEvaluation operation to verify that the status of the Evaluation changed to DELETED.

Caution

The results of the DeleteEvaluation operation are irreversible.

Inheritance: AmazonMachineLearningRequest
Show file Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetEvaluationId ( ) : bool