Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.cases.CfnCaseRulePropsMixin.RequiredCaseRuleProperty.Builder
Packages that use CfnCaseRulePropsMixin.RequiredCaseRuleProperty.Builder
-
Uses of CfnCaseRulePropsMixin.RequiredCaseRuleProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.cases
Methods in software.amazon.awscdk.cfnpropertymixins.services.cases that return CfnCaseRulePropsMixin.RequiredCaseRuleProperty.BuilderModifier and TypeMethodDescriptionCfnCaseRulePropsMixin.RequiredCaseRuleProperty.builder()CfnCaseRulePropsMixin.RequiredCaseRuleProperty.Builder.conditions(List<? extends Object> conditions) Sets the value ofCfnCaseRulePropsMixin.RequiredCaseRuleProperty.getConditions()CfnCaseRulePropsMixin.RequiredCaseRuleProperty.Builder.conditions(IResolvable conditions) Sets the value ofCfnCaseRulePropsMixin.RequiredCaseRuleProperty.getConditions()CfnCaseRulePropsMixin.RequiredCaseRuleProperty.Builder.defaultValue(Boolean defaultValue) Sets the value ofCfnCaseRulePropsMixin.RequiredCaseRuleProperty.getDefaultValue()CfnCaseRulePropsMixin.RequiredCaseRuleProperty.Builder.defaultValue(IResolvable defaultValue) Sets the value ofCfnCaseRulePropsMixin.RequiredCaseRuleProperty.getDefaultValue()Constructors in software.amazon.awscdk.cfnpropertymixins.services.cases with parameters of type CfnCaseRulePropsMixin.RequiredCaseRuleProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnCaseRulePropsMixin.RequiredCaseRuleProperty.Builder.