Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.bedrock.CfnAgentAliasPropsMixin.Builder
Packages that use CfnAgentAliasPropsMixin.Builder
-
Uses of CfnAgentAliasPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.bedrock
Methods in software.amazon.awscdk.cfnpropertymixins.services.bedrock that return CfnAgentAliasPropsMixin.BuilderModifier and TypeMethodDescriptionCfnAgentAliasPropsMixin.Builder.agentAliasName(String agentAliasName) The name of the alias of the agent.The unique identifier of the agent.CfnAgentAliasPropsMixin.Builder.create()CfnAgentAliasPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnAgentAliasPropsMixin.Builder.description(String description) The description of the alias of the agent.CfnAgentAliasPropsMixin.Builder.routingConfiguration(List<? extends Object> routingConfiguration) Contains details about the routing configuration of the alias.CfnAgentAliasPropsMixin.Builder.routingConfiguration(IResolvable routingConfiguration) Contains details about the routing configuration of the alias.Metadata that you can assign to a resource as key-value pairs.