Uses of Class
software.amazon.awscdk.services.bedrockagentcore.CodeInterpreterCustomAttributes.Builder
Packages that use CodeInterpreterCustomAttributes.Builder
Package
Description
Amazon Bedrock AgentCore Construct Library
-
Uses of CodeInterpreterCustomAttributes.Builder in software.amazon.awscdk.services.bedrockagentcore
Methods in software.amazon.awscdk.services.bedrockagentcore that return CodeInterpreterCustomAttributes.BuilderModifier and TypeMethodDescriptionCodeInterpreterCustomAttributes.builder()CodeInterpreterCustomAttributes.Builder.codeInterpreterArn(String codeInterpreterArn) Sets the value ofCodeInterpreterCustomAttributes.getCodeInterpreterArn()Sets the value ofCodeInterpreterCustomAttributes.getCreatedAt()CodeInterpreterCustomAttributes.Builder.lastUpdatedAt(String lastUpdatedAt) Sets the value ofCodeInterpreterCustomAttributes.getLastUpdatedAt()Sets the value ofCodeInterpreterCustomAttributes.getRoleArn()CodeInterpreterCustomAttributes.Builder.securityGroups(List<? extends ISecurityGroup> securityGroups) Sets the value ofCodeInterpreterCustomAttributes.getSecurityGroups()Sets the value ofCodeInterpreterCustomAttributes.getStatus()Constructors in software.amazon.awscdk.services.bedrockagentcore with parameters of type CodeInterpreterCustomAttributes.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCodeInterpreterCustomAttributes.Builder.