Uses of Class
software.amazon.awscdk.services.bedrockagentcore.CodeInterpreterCustomReference.Builder
Packages that use CodeInterpreterCustomReference.Builder
Package
Description
AWS::BedrockAgentCore Construct Library
-
Uses of CodeInterpreterCustomReference.Builder in software.amazon.awscdk.services.bedrockagentcore
Methods in software.amazon.awscdk.services.bedrockagentcore that return CodeInterpreterCustomReference.BuilderModifier and TypeMethodDescriptionCodeInterpreterCustomReference.builder()
CodeInterpreterCustomReference.Builder.codeInterpreterId
(String codeInterpreterId) Sets the value ofCodeInterpreterCustomReference.getCodeInterpreterId()
Constructors in software.amazon.awscdk.services.bedrockagentcore with parameters of type CodeInterpreterCustomReference.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCodeInterpreterCustomReference.Builder
.