ReplicationConfigurationReplicationDestination

data class ReplicationConfigurationReplicationDestination(val region: String, val registryId: String)

An array of objects representing the details of a replication destination.

Constructors

constructor(region: String, registryId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The Region to replicate to.

Link copied to clipboard

The AWS account ID of the Amazon ECR private registry to replicate to. When configuring cross-Region replication within your own registry, specify your own account ID.