Class CfnMemory.LlmExtractionConfigProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.bedrockagentcore.CfnMemory.LlmExtractionConfigProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnMemory.LlmExtractionConfigProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnMemory.LlmExtractionConfigProperty
@Stability(Stable)
@Internal
public static final class CfnMemory.LlmExtractionConfigProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnMemory.LlmExtractionConfigProperty
An implementation for
CfnMemory.LlmExtractionConfigProperty-
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.bedrockagentcore.CfnMemory.LlmExtractionConfigProperty
CfnMemory.LlmExtractionConfigProperty.Builder, CfnMemory.LlmExtractionConfigProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnMemory.LlmExtractionConfigProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal booleanfinal StringDefinition for the metadata schema entry.final StringLLM extraction instruction.final ObjectReturns union: eitherIResolvableorCfnMemory.ValidationPropertyfinal inthashCode()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 theCfnMemory.LlmExtractionConfigProperty.Builder.
-
-
Method Details
-
getDefinition
Description copied from interface:CfnMemory.LlmExtractionConfigPropertyDefinition for the metadata schema entry.- Specified by:
getDefinitionin interfaceCfnMemory.LlmExtractionConfigProperty- See Also:
-
getLlmExtractionInstruction
Description copied from interface:CfnMemory.LlmExtractionConfigPropertyLLM extraction instruction.- Specified by:
getLlmExtractionInstructionin interfaceCfnMemory.LlmExtractionConfigProperty- See Also:
-
getValidation
Description copied from interface:CfnMemory.LlmExtractionConfigPropertyReturns union: eitherIResolvableorCfnMemory.ValidationProperty- Specified by:
getValidationin interfaceCfnMemory.LlmExtractionConfigProperty- 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()
-