Class BatchStartRecommendationsErrorEntry

java.lang.Object
software.amazon.awssdk.services.databasemigration.model.BatchStartRecommendationsErrorEntry
All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<BatchStartRecommendationsErrorEntry.Builder,BatchStartRecommendationsErrorEntry>

@Generated("software.amazon.awssdk:codegen") public final class BatchStartRecommendationsErrorEntry extends Object implements SdkPojo, Serializable, ToCopyableBuilder<BatchStartRecommendationsErrorEntry.Builder,BatchStartRecommendationsErrorEntry>

Provides information about the errors that occurred during the analysis of the source database.

See Also: