Interface AuthChallengeRequest.Builder

  • Method Details

    • authorizationUrl

      AuthChallengeRequest.Builder authorizationUrl(String authorizationUrl)

      The URL sent by Amazon Q Business to the third party authentication server to authenticate a custom plugin user through an OAuth protocol.

      Parameters:
      authorizationUrl - The URL sent by Amazon Q Business to the third party authentication server to authenticate a custom plugin user through an OAuth protocol.
      Returns:
      Returns a reference to this object so that method calls can be chained together.