Interface PersonalizationConfiguration.Builder

  • Method Details

    • personalizationControlMode

      PersonalizationConfiguration.Builder personalizationControlMode(String personalizationControlMode)

      An option to allow Amazon Q Business to customize chat responses using user specific metadata—specifically, location and job information—in your IAM Identity Center instance.

      Parameters:
      personalizationControlMode - An option to allow Amazon Q Business to customize chat responses using user specific metadata—specifically, location and job information—in your IAM Identity Center instance.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • personalizationControlMode

      PersonalizationConfiguration.Builder personalizationControlMode(PersonalizationControlMode personalizationControlMode)

      An option to allow Amazon Q Business to customize chat responses using user specific metadata—specifically, location and job information—in your IAM Identity Center instance.

      Parameters:
      personalizationControlMode - An option to allow Amazon Q Business to customize chat responses using user specific metadata—specifically, location and job information—in your IAM Identity Center instance.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: