Uses of Class
software.amazon.awscdk.services.s3.ReplicationTimeValue
Packages that use ReplicationTimeValue
-
Uses of ReplicationTimeValue in software.amazon.awscdk.services.s3
Fields in software.amazon.awscdk.services.s3 declared as ReplicationTimeValueModifier and TypeFieldDescriptionstatic final ReplicationTimeValueReplicationTimeValue.FIFTEEN_MINUTESFifteen minutes.Methods in software.amazon.awscdk.services.s3 that return ReplicationTimeValueModifier and TypeMethodDescriptiondefault ReplicationTimeValueReplicationRule.getMetrics()A container specifying replication metrics-related settings enabling replication metrics and events.final ReplicationTimeValueReplicationRule.Jsii$Proxy.getMetrics()default ReplicationTimeValueReplicationRule.getReplicationTimeControl()Specifying S3 Replication Time Control (S3 RTC), including whether S3 RTC is enabled and the time when all objects and operations on objects must be replicated.final ReplicationTimeValueReplicationRule.Jsii$Proxy.getReplicationTimeControl()Methods in software.amazon.awscdk.services.s3 with parameters of type ReplicationTimeValueModifier and TypeMethodDescriptionReplicationRule.Builder.metrics(ReplicationTimeValue metrics) Sets the value ofReplicationRule.getMetrics()ReplicationRule.Builder.replicationTimeControl(ReplicationTimeValue replicationTimeControl) Sets the value ofReplicationRule.getReplicationTimeControl()