MetadataConfigurationForReranking
Contains configurations for the metadata to use in reranking.
Contents
- selectionMode
-
Specifies whether to consider all metadata when reranking, or only the metadata that you select. If you specify
SELECTIVE
, include theselectiveModeConfiguration
field.Type: String
Valid Values:
SELECTIVE | ALL
Required: Yes
- selectiveModeConfiguration
-
Contains configurations for the metadata fields to include or exclude when considering reranking.
Type: RerankingMetadataSelectiveModeConfiguration object
Note: This object is a Union. Only one member of this object can be specified or returned.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: