Interface AmazonQPropertiesOutput.Builder

  • Method Details

    • authMode

      The authentication mode of the connection's Amazon Q properties.

      Parameters:
      authMode - The authentication mode of the connection's Amazon Q properties.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • isEnabled

      Specifies whether Amazon Q is enabled for the connection.

      Parameters:
      isEnabled - Specifies whether Amazon Q is enabled for the connection.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • profileArn

      AmazonQPropertiesOutput.Builder profileArn(String profileArn)

      The profile ARN of the connection's Amazon Q properties.

      Parameters:
      profileArn - The profile ARN of the connection's Amazon Q properties.
      Returns:
      Returns a reference to this object so that method calls can be chained together.