Uses of Class
software.amazon.awscdk.services.bedrockagentcore.CodeInterpreterCustomProps.Builder
Packages that use CodeInterpreterCustomProps.Builder
Package
Description
Amazon Bedrock AgentCore Construct Library
-
Uses of CodeInterpreterCustomProps.Builder in software.amazon.awscdk.services.bedrockagentcore
Methods in software.amazon.awscdk.services.bedrockagentcore that return CodeInterpreterCustomProps.BuilderModifier and TypeMethodDescriptionCodeInterpreterCustomProps.builder()CodeInterpreterCustomProps.Builder.codeInterpreterCustomName(String codeInterpreterCustomName) Sets the value ofCodeInterpreterCustomProps.getCodeInterpreterCustomName()CodeInterpreterCustomProps.Builder.description(String description) Sets the value ofCodeInterpreterCustomProps.getDescription()CodeInterpreterCustomProps.Builder.executionRole(IRole executionRole) Sets the value ofCodeInterpreterCustomProps.getExecutionRole()CodeInterpreterCustomProps.Builder.networkConfiguration(CodeInterpreterNetworkConfiguration networkConfiguration) Sets the value ofCodeInterpreterCustomProps.getNetworkConfiguration()Sets the value ofCodeInterpreterCustomProps.getTags()Constructors in software.amazon.awscdk.services.bedrockagentcore with parameters of type CodeInterpreterCustomProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCodeInterpreterCustomProps.Builder.