Interface ReplicationStatusSummary.Builder

    • Method Detail

      • region

        ReplicationStatusSummary.Builder region​(String region)

        The Amazon Web Services Region. This can be either the source or the replica Region, depending where it appears in the summary list.

        Parameters:
        region - The Amazon Web Services Region. This can be either the source or the replica Region, depending where it appears in the summary list.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • replicationStatusReason

        ReplicationStatusSummary.Builder replicationStatusReason​(String replicationStatusReason)

        A description of the replication status. Use this information to resolve any issues that are preventing the successful replication of your Amazon Connect instance to another Region.

        Parameters:
        replicationStatusReason - A description of the replication status. Use this information to resolve any issues that are preventing the successful replication of your Amazon Connect instance to another Region.
        Returns:
        Returns a reference to this object so that method calls can be chained together.