class Aws::ECR::Types::ReplicationDestination
An array of objects representing the details of a replication destination.
@note When making an API call, you may pass ReplicationDestination
data as a hash: { region: "Region", # required registry_id: "RegistryId", # required }
@!attribute [rw] region
A Region to replicate to. @return [String]
@!attribute [rw] registry_id
The account ID of the destination registry to replicate to. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/ecr-2015-09-21/ReplicationDestination AWS API Documentation
Constants
- SENSITIVE