C# Class Amazon.MachineLearning.Model.CreateDataSourceFromS3Response

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

The CreateDataSourceFromS3 operation is asynchronous. You can poll for updates by using the GetBatchPrediction operation and checking the Status parameter.

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

Private Methods

Method Description
IsSetDataSourceId ( ) : bool