Uses of Interface
software.amazon.awscdk.services.bedrockagentcore.ICodeInterpreterCustomRef
Packages that use ICodeInterpreterCustomRef
Package
Description
AWS::BedrockAgentCore Construct Library
-
Uses of ICodeInterpreterCustomRef in software.amazon.awscdk.services.bedrockagentcore
Subinterfaces of ICodeInterpreterCustomRef in software.amazon.awscdk.services.bedrockagentcoreModifier and TypeInterfaceDescriptionstatic interface
Internal default implementation forICodeInterpreterCustomRef
.Classes in software.amazon.awscdk.services.bedrockagentcore that implement ICodeInterpreterCustomRefModifier and TypeClassDescriptionclass
static final class
A proxy class which represents a concrete javascript instance of this type.Methods in software.amazon.awscdk.services.bedrockagentcore that return ICodeInterpreterCustomRefModifier and TypeMethodDescriptionstatic ICodeInterpreterCustomRef
CfnCodeInterpreterCustom.fromCodeInterpreterId
(software.constructs.Construct scope, String id, String codeInterpreterId) Creates a new ICodeInterpreterCustomRef from a codeInterpreterId.