| Package | Description |
|---|---|
| com.amazonaws.services.qbusiness.model |
| Modifier and Type | Method and Description |
|---|---|
static PersonalizationControlMode |
PersonalizationControlMode.fromValue(String value)
Use this in place of valueOf.
|
static PersonalizationControlMode |
PersonalizationControlMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PersonalizationControlMode[] |
PersonalizationControlMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
PersonalizationConfiguration |
PersonalizationConfiguration.withPersonalizationControlMode(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.
|
Copyright © 2025. All rights reserved.