Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ReplicationPolicySummary

The summary of a replication policy.

Properties

destinationBucketName

destinationBucketName: string

The bucket to replicate to in the destination region. Replication policy creation does not automatically create a destination bucket. Create the destination bucket before creating the policy.

destinationRegionName

destinationRegionName: string

The destination region to replicate to, for example "us-ashburn-1".

id

id: string

The id of the replication policy.

name

name: string

The name of the policy.

status

status: Status

The replication status of the policy. If the status is CLIENT_ERROR, once the user fixes the issue described in the status message, the status will become ACTIVE.

statusMessage

statusMessage: string

A human-readable description of the status.

timeCreated

timeCreated: Date

The date when the replication policy was created as per RFC 3339.

timeLastSync

timeLastSync: Date

Changes made to the source bucket before this time has been replicated.

Functions

getDeserializedJsonObj

getJsonObj