C# Class Amazon.MachineLearning.Model.CreateMLModelResponse

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

The CreateMLModel operation is asynchronous. You can poll for status updates by using the GetMLModel operation and checking the Status parameter.

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

Private Methods

Method Description
IsSetMLModelId ( ) : bool