Class CfnFlowVersion.VectorSearchBedrockRerankingModelConfigurationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.bedrock.CfnFlowVersion.VectorSearchBedrockRerankingModelConfigurationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnFlowVersion.VectorSearchBedrockRerankingModelConfigurationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnFlowVersion.VectorSearchBedrockRerankingModelConfigurationProperty
@Stability(Stable)
@Internal
public static final class CfnFlowVersion.VectorSearchBedrockRerankingModelConfigurationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnFlowVersion.VectorSearchBedrockRerankingModelConfigurationProperty
An implementation for
CfnFlowVersion.VectorSearchBedrockRerankingModelConfigurationProperty-
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.services.bedrock.CfnFlowVersion.VectorSearchBedrockRerankingModelConfigurationProperty
CfnFlowVersion.VectorSearchBedrockRerankingModelConfigurationProperty.Builder, CfnFlowVersion.VectorSearchBedrockRerankingModelConfigurationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnFlowVersion.VectorSearchBedrockRerankingModelConfigurationProperty.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
protected Jsii$Proxy(CfnFlowVersion.VectorSearchBedrockRerankingModelConfigurationProperty.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnFlowVersion.VectorSearchBedrockRerankingModelConfigurationProperty.Builder.
-
-
Method Details
-
getModelArn
Description copied from interface:CfnFlowVersion.VectorSearchBedrockRerankingModelConfigurationPropertyThe Amazon Resource Name (ARN) of the foundation model to use for reranking.This model processes the query and search results to determine a more relevant ordering.
- Specified by:
getModelArnin interfaceCfnFlowVersion.VectorSearchBedrockRerankingModelConfigurationProperty- See Also:
-
getAdditionalModelRequestFields
Description copied from interface:CfnFlowVersion.VectorSearchBedrockRerankingModelConfigurationPropertyA list of additional fields to include in the model request during reranking.These fields provide extra context or configuration options specific to the selected foundation model.
- Specified by:
getAdditionalModelRequestFieldsin interfaceCfnFlowVersion.VectorSearchBedrockRerankingModelConfigurationProperty- 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()
-