Class CreateDataSourceFromS3Response

All Implemented Interfaces:
SdkPojo, ToCopyableBuilder<CreateDataSourceFromS3Response.Builder,CreateDataSourceFromS3Response>

@Generated("software.amazon.awssdk:codegen") public final class CreateDataSourceFromS3Response extends MachineLearningResponse implements ToCopyableBuilder<CreateDataSourceFromS3Response.Builder,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.