Uses of Interface
software.amazon.awscdk.services.bedrockagentcore.CodeInterpreterCustomAttributes
Packages that use CodeInterpreterCustomAttributes
Package
Description
Amazon Bedrock AgentCore Construct Library
-
Uses of CodeInterpreterCustomAttributes in software.amazon.awscdk.services.bedrockagentcore
Classes in software.amazon.awscdk.services.bedrockagentcore that implement CodeInterpreterCustomAttributesModifier and TypeClassDescriptionstatic final classAn implementation forCodeInterpreterCustomAttributesMethods in software.amazon.awscdk.services.bedrockagentcore that return CodeInterpreterCustomAttributesModifier and TypeMethodDescriptionCodeInterpreterCustomAttributes.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.bedrockagentcore with parameters of type CodeInterpreterCustomAttributesModifier 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.