Interface ConfirmSignUpResponse.Builder

  • Method Details

    • session

      A session identifier that you can use to immediately sign in the confirmed user. You can automatically sign users in with the one-time password that they provided in a successful ConfirmSignUp request.

      Parameters:
      session - A session identifier that you can use to immediately sign in the confirmed user. You can automatically sign users in with the one-time password that they provided in a successful ConfirmSignUp request.
      Returns:
      Returns a reference to this object so that method calls can be chained together.