

# ReplicationTime
<a name="API_ReplicationTime"></a>

 A container specifying S3 Replication Time Control (S3 RTC) related information, including whether S3 RTC is enabled and the time when all objects and operations on objects must be replicated. Must be specified together with a `Metrics` block. 

## Contents
<a name="API_ReplicationTime_Contents"></a>

 ** Status **   <a name="AmazonS3-Type-ReplicationTime-Status"></a>
 Specifies whether the replication time is enabled.   
Type: String  
Valid Values: `Enabled | Disabled`   
Required: Yes

 ** Time **   <a name="AmazonS3-Type-ReplicationTime-Time"></a>
 A container specifying the time by which replication should be complete for all objects and operations on objects.   
Type: [ReplicationTimeValue](API_ReplicationTimeValue.md) data type  
Required: Yes

## See Also
<a name="API_ReplicationTime_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/s3-2006-03-01/ReplicationTime) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/s3-2006-03-01/ReplicationTime) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/s3-2006-03-01/ReplicationTime) 