class Aws::S3::Types::ExistingObjectReplication

Optional configuration to replicate existing source bucket objects. For more information, see [Replicating Existing Objects] in the *Amazon S3 User Guide*.

[1]: docs.aws.amazon.com/AmazonS3/latest/dev/replication-what-is-isnot-replicated.html#existing-object-replication

@note When making an API call, you may pass ExistingObjectReplication

data as a hash:

    {
      status: "Enabled", # required, accepts Enabled, Disabled
    }

@!attribute [rw] status

@return [String]

@see docs.aws.amazon.com/goto/WebAPI/s3-2006-03-01/ExistingObjectReplication AWS API Documentation

Constants

SENSITIVE