Uses of Class
software.amazon.awscdk.services.bedrock.CfnAgentAliasProps.Builder
Packages that use CfnAgentAliasProps.Builder
-
Uses of CfnAgentAliasProps.Builder in software.amazon.awscdk.services.bedrock
Methods in software.amazon.awscdk.services.bedrock that return CfnAgentAliasProps.BuilderModifier and TypeMethodDescriptionCfnAgentAliasProps.Builder.agentAliasName(String agentAliasName) Sets the value ofCfnAgentAliasProps.getAgentAliasName()Sets the value ofCfnAgentAliasProps.getAgentId()static CfnAgentAliasProps.BuilderCfnAgentAliasProps.builder()CfnAgentAliasProps.Builder.description(String description) Sets the value ofCfnAgentAliasProps.getDescription()CfnAgentAliasProps.Builder.routingConfiguration(List<? extends Object> routingConfiguration) Sets the value ofCfnAgentAliasProps.getRoutingConfiguration()CfnAgentAliasProps.Builder.routingConfiguration(IResolvable routingConfiguration) Sets the value ofCfnAgentAliasProps.getRoutingConfiguration()Sets the value ofCfnAgentAliasProps.getTags()Constructors in software.amazon.awscdk.services.bedrock with parameters of type CfnAgentAliasProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnAgentAliasProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnAgentAliasProps.Builder.