Interface ReplicationDestination.Builder

    • Method Detail

      • region

        ReplicationDestination.Builder region​(String region)

        The Region to replicate to.

        Parameters:
        region - The Region to replicate to.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • registryId

        ReplicationDestination.Builder registryId​(String registryId)

        The Amazon Web Services 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.

        Parameters:
        registryId - The Amazon Web Services 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.
        Returns:
        Returns a reference to this object so that method calls can be chained together.