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
Afficher le fichier Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Méthode Description
IsSetMLModelId ( ) : bool