Uses of Interface
software.amazon.awscdk.interfaces.bedrockagentcore.CodeInterpreterCustomReference
Packages that use CodeInterpreterCustomReference
Package
Description
AWS::BedrockAgentCore Construct Library
-
Uses of CodeInterpreterCustomReference in software.amazon.awscdk.interfaces.bedrockagentcore
Classes in software.amazon.awscdk.interfaces.bedrockagentcore that implement CodeInterpreterCustomReferenceModifier and TypeClassDescriptionstatic final classAn implementation forCodeInterpreterCustomReferenceMethods in software.amazon.awscdk.interfaces.bedrockagentcore that return CodeInterpreterCustomReferenceModifier and TypeMethodDescriptionCodeInterpreterCustomReference.Builder.build()Builds the configured instance.ICodeInterpreterCustomRef.getCodeInterpreterCustomRef()(experimental) A reference to a CodeInterpreterCustom resource.default CodeInterpreterCustomReferenceICodeInterpreterCustomRef.Jsii$Default.getCodeInterpreterCustomRef()(experimental) A reference to a CodeInterpreterCustom resource.ICodeInterpreterCustomRef.Jsii$Proxy.getCodeInterpreterCustomRef()(experimental) A reference to a CodeInterpreterCustom resource. -
Uses of CodeInterpreterCustomReference in software.amazon.awscdk.services.bedrockagentcore
Methods in software.amazon.awscdk.services.bedrockagentcore that return CodeInterpreterCustomReferenceModifier and TypeMethodDescriptionCfnCodeInterpreterCustom.getCodeInterpreterCustomRef()A reference to a CodeInterpreterCustom resource.