Interface ReplicationConfiguration.Builder

    • Method Detail

      • replicationStatusSummaryList

        ReplicationConfiguration.Builder replicationStatusSummaryList​(Collection<ReplicationStatusSummary> replicationStatusSummaryList)

        A list of replication status summaries. The summaries contain details about the replication of configuration information for Amazon Connect resources, for each Amazon Web Services Region.

        Parameters:
        replicationStatusSummaryList - A list of replication status summaries. The summaries contain details about the replication of configuration information for Amazon Connect resources, for each Amazon Web Services Region.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • replicationStatusSummaryList

        ReplicationConfiguration.Builder replicationStatusSummaryList​(ReplicationStatusSummary... replicationStatusSummaryList)

        A list of replication status summaries. The summaries contain details about the replication of configuration information for Amazon Connect resources, for each Amazon Web Services Region.

        Parameters:
        replicationStatusSummaryList - A list of replication status summaries. The summaries contain details about the replication of configuration information for Amazon Connect resources, for each Amazon Web Services Region.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • sourceRegion

        ReplicationConfiguration.Builder sourceRegion​(String sourceRegion)

        The Amazon Web Services Region where the source Amazon Connect instance was created. This is the Region where the ReplicateInstance API was called to start the replication process.

        Parameters:
        sourceRegion - The Amazon Web Services Region where the source Amazon Connect instance was created. This is the Region where the ReplicateInstance API was called to start the replication process.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • globalSignInEndpoint

        ReplicationConfiguration.Builder globalSignInEndpoint​(String globalSignInEndpoint)

        The URL that is used to sign-in to your Amazon Connect instance according to your traffic distribution group configuration. For more information about sign-in and traffic distribution groups, see Important things to know in the Create traffic distribution groups topic in the Amazon Connect Administrator Guide.

        Parameters:
        globalSignInEndpoint - The URL that is used to sign-in to your Amazon Connect instance according to your traffic distribution group configuration. For more information about sign-in and traffic distribution groups, see Important things to know in the Create traffic distribution groups topic in the Amazon Connect Administrator Guide.
        Returns:
        Returns a reference to this object so that method calls can be chained together.