Class ImportDataSource

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

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

An object that contains details about the data source of the import job.

See Also: