Uses of Class
software.amazon.awscdk.services.bedrock.CfnFlowAliasProps.Builder
Packages that use CfnFlowAliasProps.Builder
-
Uses of CfnFlowAliasProps.Builder in software.amazon.awscdk.services.bedrock
Methods in software.amazon.awscdk.services.bedrock that return CfnFlowAliasProps.BuilderModifier and TypeMethodDescriptionstatic CfnFlowAliasProps.BuilderCfnFlowAliasProps.builder()CfnFlowAliasProps.Builder.concurrencyConfiguration(IResolvable concurrencyConfiguration) Sets the value ofCfnFlowAliasProps.getConcurrencyConfiguration()CfnFlowAliasProps.Builder.concurrencyConfiguration(CfnFlowAlias.FlowAliasConcurrencyConfigurationProperty concurrencyConfiguration) Sets the value ofCfnFlowAliasProps.getConcurrencyConfiguration()CfnFlowAliasProps.Builder.description(String description) Sets the value ofCfnFlowAliasProps.getDescription()Sets the value ofCfnFlowAliasProps.getFlowArn()Sets the value ofCfnFlowAliasProps.getName()CfnFlowAliasProps.Builder.routingConfiguration(List<? extends Object> routingConfiguration) Sets the value ofCfnFlowAliasProps.getRoutingConfiguration()CfnFlowAliasProps.Builder.routingConfiguration(IResolvable routingConfiguration) Sets the value ofCfnFlowAliasProps.getRoutingConfiguration()Sets the value ofCfnFlowAliasProps.getTags()Constructors in software.amazon.awscdk.services.bedrock with parameters of type CfnFlowAliasProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnFlowAliasProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnFlowAliasProps.Builder.