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. For more information, see Replicating Existing Objects in the Amazon S3 User Guide.

See Also: