Class ExistingObjectReplication

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

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

Optional configuration to replicate existing source bucket objects.

This parameter is no longer supported. To replicate existing objects, see Replicating existing objects with S3 Batch Replication in the Amazon S3 User Guide.

See Also: