Class ExistingObjectReplication

java.lang.Object
software.amazon.awssdk.services.s3control.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>

An optional configuration to replicate existing source bucket objects.

This is not supported by Amazon S3 on Outposts buckets.

See Also: