Class ImportDestination

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

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

An object that contains details about the resource destination the import job is going to target.

See Also: