AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
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.
Namespace: Amazon.S3.Model
Assembly: AWSSDK.S3.dll
Version: 3.x.y.z
public class ReplicationTime
The ReplicationTime type exposes the following members
Name | Description | |
---|---|---|
![]() |
ReplicationTime() |
Name | Type | Description | |
---|---|---|---|
![]() |
Status | Amazon.S3.ReplicationTimeStatus |
Gets and sets the property Status. Specifies whether the replication time is enabled. |
![]() |
Time | Amazon.S3.Model.ReplicationTimeValue |
Gets and sets the property Time. A container specifying the time by which replication should be complete for all objects and operations on objects. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.7.2 and newer