Interface NativeIndexConfiguration.Builder

All Superinterfaces:
Buildable, CopyableBuilder<NativeIndexConfiguration.Builder,NativeIndexConfiguration>, SdkBuilder<NativeIndexConfiguration.Builder,NativeIndexConfiguration>, SdkPojo
Enclosing class:
NativeIndexConfiguration

public static interface NativeIndexConfiguration.Builder extends SdkPojo, CopyableBuilder<NativeIndexConfiguration.Builder,NativeIndexConfiguration>
  • Method Details

    • indexId

      The identifier for the Amazon Q Business index.

      Parameters:
      indexId - The identifier for the Amazon Q Business index.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • boostingOverride

      Overrides the default boosts applied by Amazon Q Business to supported document attribute data types.

      Parameters:
      boostingOverride - Overrides the default boosts applied by Amazon Q Business to supported document attribute data types.
      Returns:
      Returns a reference to this object so that method calls can be chained together.