Class CfnDataSourcePropsMixin.ContextEnrichmentConfigurationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.bedrock.CfnDataSourcePropsMixin.ContextEnrichmentConfigurationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnDataSourcePropsMixin.ContextEnrichmentConfigurationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnDataSourcePropsMixin.ContextEnrichmentConfigurationProperty
@Stability(Stable)
@Internal
public static final class CfnDataSourcePropsMixin.ContextEnrichmentConfigurationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnDataSourcePropsMixin.ContextEnrichmentConfigurationProperty
An implementation for
CfnDataSourcePropsMixin.ContextEnrichmentConfigurationProperty-
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.ContextEnrichmentConfigurationProperty
CfnDataSourcePropsMixin.ContextEnrichmentConfigurationProperty.Builder, CfnDataSourcePropsMixin.ContextEnrichmentConfigurationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDataSourcePropsMixin.ContextEnrichmentConfigurationProperty.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.ContextEnrichmentConfigurationProperty.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnDataSourcePropsMixin.ContextEnrichmentConfigurationProperty.Builder.
-
-
Method Details
-
getBedrockFoundationModelConfiguration
Description copied from interface:CfnDataSourcePropsMixin.ContextEnrichmentConfigurationPropertyThe configuration of the Amazon Bedrock foundation model used for context enrichment.Returns union: either
IResolvableorCfnDataSourcePropsMixin.BedrockFoundationModelContextEnrichmentConfigurationProperty- Specified by:
getBedrockFoundationModelConfigurationin interfaceCfnDataSourcePropsMixin.ContextEnrichmentConfigurationProperty- See Also:
-
getType
Description copied from interface:CfnDataSourcePropsMixin.ContextEnrichmentConfigurationPropertyThe method used for context enrichment.It must be Amazon Bedrock foundation models.
- Specified by:
getTypein interfaceCfnDataSourcePropsMixin.ContextEnrichmentConfigurationProperty- 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()
-