Class CfnDataSourcePropsMixin.BedrockFoundationModelContextEnrichmentConfigurationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.bedrock.CfnDataSourcePropsMixin.BedrockFoundationModelContextEnrichmentConfigurationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnDataSourcePropsMixin.BedrockFoundationModelContextEnrichmentConfigurationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnDataSourcePropsMixin.BedrockFoundationModelContextEnrichmentConfigurationProperty
@Stability(Stable)
@Internal
public static final class CfnDataSourcePropsMixin.BedrockFoundationModelContextEnrichmentConfigurationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnDataSourcePropsMixin.BedrockFoundationModelContextEnrichmentConfigurationProperty
An implementation for
CfnDataSourcePropsMixin.BedrockFoundationModelContextEnrichmentConfigurationProperty-
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.CfnDataSourcePropsMixin.BedrockFoundationModelContextEnrichmentConfigurationProperty
CfnDataSourcePropsMixin.BedrockFoundationModelContextEnrichmentConfigurationProperty.Builder, CfnDataSourcePropsMixin.BedrockFoundationModelContextEnrichmentConfigurationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedJsii$Proxy(CfnDataSourcePropsMixin.BedrockFoundationModelContextEnrichmentConfigurationProperty.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnDataSourcePropsMixin.BedrockFoundationModelContextEnrichmentConfigurationProperty.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(CfnDataSourcePropsMixin.BedrockFoundationModelContextEnrichmentConfigurationProperty.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnDataSourcePropsMixin.BedrockFoundationModelContextEnrichmentConfigurationProperty.Builder.
-
-
Method Details
-
getEnrichmentStrategyConfiguration
Description copied from interface:CfnDataSourcePropsMixin.BedrockFoundationModelContextEnrichmentConfigurationPropertyThe enrichment stategy used to provide additional context.For example, Neptune GraphRAG uses Amazon Bedrock foundation models to perform chunk entity extraction.
Returns union: either
IResolvableorCfnDataSourcePropsMixin.EnrichmentStrategyConfigurationProperty- Specified by:
getEnrichmentStrategyConfigurationin interfaceCfnDataSourcePropsMixin.BedrockFoundationModelContextEnrichmentConfigurationProperty- See Also:
-
getModelArn
Description copied from interface:CfnDataSourcePropsMixin.BedrockFoundationModelContextEnrichmentConfigurationPropertyThe Amazon Resource Name (ARN) of the model used to create vector embeddings for the knowledge base.- Specified by:
getModelArnin interfaceCfnDataSourcePropsMixin.BedrockFoundationModelContextEnrichmentConfigurationProperty- 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()
-