Interface TestFailoverRequest.Builder

    • Method Detail

      • replicationGroupId

        TestFailoverRequest.Builder replicationGroupId​(String replicationGroupId)

        The name of the replication group (console: cluster) whose automatic failover is being tested by this operation.

        Parameters:
        replicationGroupId - The name of the replication group (console: cluster) whose automatic failover is being tested by this operation.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • nodeGroupId

        TestFailoverRequest.Builder nodeGroupId​(String nodeGroupId)

        The name of the node group (called shard in the console) in this replication group on which automatic failover is to be tested. You may test automatic failover on up to 15 node groups in any rolling 24-hour period.

        Parameters:
        nodeGroupId - The name of the node group (called shard in the console) in this replication group on which automatic failover is to be tested. You may test automatic failover on up to 15 node groups in any rolling 24-hour period.
        Returns:
        Returns a reference to this object so that method calls can be chained together.