Class CfnFlowPropsMixin.VectorSearchRerankingConfigurationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.bedrock.CfnFlowPropsMixin.VectorSearchRerankingConfigurationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnFlowPropsMixin.VectorSearchRerankingConfigurationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnFlowPropsMixin.VectorSearchRerankingConfigurationProperty
@Stability(Stable)
@Internal
public static final class CfnFlowPropsMixin.VectorSearchRerankingConfigurationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnFlowPropsMixin.VectorSearchRerankingConfigurationProperty
An implementation for
CfnFlowPropsMixin.VectorSearchRerankingConfigurationProperty-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.cfnpropertymixins.services.bedrock.CfnFlowPropsMixin.VectorSearchRerankingConfigurationProperty
CfnFlowPropsMixin.VectorSearchRerankingConfigurationProperty.Builder, CfnFlowPropsMixin.VectorSearchRerankingConfigurationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnFlowPropsMixin.VectorSearchRerankingConfigurationProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theCfnFlowPropsMixin.VectorSearchRerankingConfigurationProperty.Builder.
-
-
Method Details
-
getBedrockRerankingConfiguration
Description copied from interface:CfnFlowPropsMixin.VectorSearchRerankingConfigurationPropertyConfiguration for using Amazon Bedrock foundation models to rerank search results.This is required when the reranking type is set to BEDROCK.
Returns union: either
IResolvableorCfnFlowPropsMixin.VectorSearchBedrockRerankingConfigurationProperty- Specified by:
getBedrockRerankingConfigurationin interfaceCfnFlowPropsMixin.VectorSearchRerankingConfigurationProperty- See Also:
-
getType
Description copied from interface:CfnFlowPropsMixin.VectorSearchRerankingConfigurationPropertyThe type of reranking to apply to vector search results.Currently, the only supported value is BEDROCK, which uses Amazon Bedrock foundation models for reranking.
- Specified by:
getTypein interfaceCfnFlowPropsMixin.VectorSearchRerankingConfigurationProperty- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-