Class NumberAttributeBoostingConfiguration

java.lang.Object
software.amazon.awssdk.services.qbusiness.model.NumberAttributeBoostingConfiguration
All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<NumberAttributeBoostingConfiguration.Builder,NumberAttributeBoostingConfiguration>

@Generated("software.amazon.awssdk:codegen") public final class NumberAttributeBoostingConfiguration extends Object implements SdkPojo, Serializable, ToCopyableBuilder<NumberAttributeBoostingConfiguration.Builder,NumberAttributeBoostingConfiguration>

Provides information on boosting NUMBER type document attributes.

For more information on how boosting document attributes work in Amazon Q Business, see Boosting using document attributes.

See Also: