Interface GlobalTableWitnessDescription.Builder

    • Method Detail

      • regionName

        GlobalTableWitnessDescription.Builder regionName​(String regionName)

        The name of the Amazon Web Services Region that serves as a witness for the MRSC global table.

        Parameters:
        regionName - The name of the Amazon Web Services Region that serves as a witness for the MRSC global table.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • witnessStatus

        GlobalTableWitnessDescription.Builder witnessStatus​(String witnessStatus)

        The current status of the witness Region in the MRSC global table.

        Parameters:
        witnessStatus - The current status of the witness Region in the MRSC global table.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        WitnessStatus, WitnessStatus
      • witnessStatus

        GlobalTableWitnessDescription.Builder witnessStatus​(WitnessStatus witnessStatus)

        The current status of the witness Region in the MRSC global table.

        Parameters:
        witnessStatus - The current status of the witness Region in the MRSC global table.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        WitnessStatus, WitnessStatus