Uses of Interface
software.amazon.awscdk.services.bedrockagentcore.ICodeInterpreterCustom
Packages that use ICodeInterpreterCustom
Package
Description
Amazon Bedrock AgentCore Construct Library
-
Uses of ICodeInterpreterCustom in software.amazon.awscdk.services.bedrockagentcore
Subinterfaces of ICodeInterpreterCustom in software.amazon.awscdk.services.bedrockagentcoreModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forICodeInterpreterCustom.Classes in software.amazon.awscdk.services.bedrockagentcore that implement ICodeInterpreterCustomModifier and TypeClassDescriptionclassCustom code interpreter resource for AWS Bedrock Agent Core.classAbstract base class for a Code Interpreter.static final classA proxy class which represents a concrete javascript instance of this type.Methods in software.amazon.awscdk.services.bedrockagentcore that return ICodeInterpreterCustomModifier and TypeMethodDescriptionstatic ICodeInterpreterCustomCodeInterpreterCustom.fromCodeInterpreterCustomAttributes(software.constructs.Construct scope, String id, CodeInterpreterCustomAttributes attrs) Creates an Code Interpreter Custom reference from an existing code interpreter's attributes.