Uses of Class
software.amazon.awscdk.services.bedrock.alpha.AgentAliasAttributes.Builder
Packages that use AgentAliasAttributes.Builder
-
Uses of AgentAliasAttributes.Builder in software.amazon.awscdk.services.bedrock.alpha
Methods in software.amazon.awscdk.services.bedrock.alpha that return AgentAliasAttributes.BuilderModifier and TypeMethodDescriptionSets the value ofAgentAliasAttributes.getAgent()
AgentAliasAttributes.Builder.agentVersion
(String agentVersion) Sets the value ofAgentAliasAttributes.getAgentVersion()
Sets the value ofAgentAliasAttributes.getAliasId()
Sets the value ofAgentAliasAttributes.getAliasName()
static AgentAliasAttributes.Builder
AgentAliasAttributes.builder()
Constructors in software.amazon.awscdk.services.bedrock.alpha with parameters of type AgentAliasAttributes.BuilderModifierConstructorDescriptionprotected
Jsii$Proxy
(AgentAliasAttributes.Builder builder) Constructor that initializes the object based on literal property values passed by theAgentAliasAttributes.Builder
.