Uses of Class
software.amazon.awscdk.services.bedrock.CfnFlow.ConditionFlowNodeConfigurationProperty.Builder
Packages that use CfnFlow.ConditionFlowNodeConfigurationProperty.Builder
-
Uses of CfnFlow.ConditionFlowNodeConfigurationProperty.Builder in software.amazon.awscdk.services.bedrock
Methods in software.amazon.awscdk.services.bedrock that return CfnFlow.ConditionFlowNodeConfigurationProperty.BuilderModifier and TypeMethodDescriptionCfnFlow.ConditionFlowNodeConfigurationProperty.builder()
CfnFlow.ConditionFlowNodeConfigurationProperty.Builder.conditions
(List<? extends Object> conditions) Sets the value ofCfnFlow.ConditionFlowNodeConfigurationProperty.getConditions()
CfnFlow.ConditionFlowNodeConfigurationProperty.Builder.conditions
(IResolvable conditions) Sets the value ofCfnFlow.ConditionFlowNodeConfigurationProperty.getConditions()
Constructors in software.amazon.awscdk.services.bedrock with parameters of type CfnFlow.ConditionFlowNodeConfigurationProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnFlow.ConditionFlowNodeConfigurationProperty.Builder
.