Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

ReplicationTime

import type { ReplicationTime } from "https://aws-api.deno.dev/v0.4/services/s3.ts?docs=full";

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.

interface ReplicationTime {}

§Properties

§

Specifies whether the replication time is enabled.

§

A container specifying the time by which replication should be complete for all objects and operations on objects.