Uses of Interface
software.amazon.awscdk.interfaces.bedrockagentcore.CodeInterpreterReference
Packages that use CodeInterpreterReference
Package
Description
Amazon Bedrock AgentCore Construct Library
-
Uses of CodeInterpreterReference in software.amazon.awscdk.interfaces.bedrockagentcore
Classes in software.amazon.awscdk.interfaces.bedrockagentcore that implement CodeInterpreterReferenceModifier and TypeClassDescriptionstatic final classAn implementation forCodeInterpreterReferenceMethods in software.amazon.awscdk.interfaces.bedrockagentcore that return CodeInterpreterReferenceModifier and TypeMethodDescriptionCodeInterpreterReference.Builder.build()Builds the configured instance.ICodeInterpreterRef.getCodeInterpreterRef()(experimental) A reference to a CodeInterpreter resource.default CodeInterpreterReferenceICodeInterpreterRef.Jsii$Default.getCodeInterpreterRef()(experimental) A reference to a CodeInterpreter resource. -
Uses of CodeInterpreterReference in software.amazon.awscdk.services.bedrockagentcore
Methods in software.amazon.awscdk.services.bedrockagentcore that return CodeInterpreterReferenceModifier and TypeMethodDescriptionCfnCodeInterpreter.getCodeInterpreterRef()A reference to a CodeInterpreter resource.