Interface AmazonQSettings.Builder

  • Method Details

    • status

      Whether Amazon Q has been enabled within the domain.

      Parameters:
      status - Whether Amazon Q has been enabled within the domain.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • status

      Whether Amazon Q has been enabled within the domain.

      Parameters:
      status - Whether Amazon Q has been enabled within the domain.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • qProfileArn

      AmazonQSettings.Builder qProfileArn(String qProfileArn)

      The ARN of the Amazon Q profile used within the domain.

      Parameters:
      qProfileArn - The ARN of the Amazon Q profile used within the domain.
      Returns:
      Returns a reference to this object so that method calls can be chained together.