Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.bedrock.CfnFlowAliasPropsMixin.Builder
Packages that use CfnFlowAliasPropsMixin.Builder
-
Uses of CfnFlowAliasPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.bedrock
Methods in software.amazon.awscdk.cfnpropertymixins.services.bedrock that return CfnFlowAliasPropsMixin.BuilderModifier and TypeMethodDescriptionCfnFlowAliasPropsMixin.Builder.concurrencyConfiguration(CfnFlowAliasPropsMixin.FlowAliasConcurrencyConfigurationProperty concurrencyConfiguration) The configuration that specifies how nodes in the flow are executed concurrently.CfnFlowAliasPropsMixin.Builder.concurrencyConfiguration(IResolvable concurrencyConfiguration) The configuration that specifies how nodes in the flow are executed concurrently.CfnFlowAliasPropsMixin.Builder.create()CfnFlowAliasPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnFlowAliasPropsMixin.Builder.description(String description) A description of the alias.The Amazon Resource Name (ARN) of the alias.The name of the alias.CfnFlowAliasPropsMixin.Builder.routingConfiguration(List<? extends Object> routingConfiguration) A list of configurations about the versions that the alias maps to.CfnFlowAliasPropsMixin.Builder.routingConfiguration(IResolvable routingConfiguration) A list of configurations about the versions that the alias maps to.Metadata that you can assign to a resource as key-value pairs.