Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.cases.CfnCaseRulePropsMixin.BooleanConditionProperty.Builder
Packages that use CfnCaseRulePropsMixin.BooleanConditionProperty.Builder
-
Uses of CfnCaseRulePropsMixin.BooleanConditionProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.cases
Methods in software.amazon.awscdk.cfnpropertymixins.services.cases that return CfnCaseRulePropsMixin.BooleanConditionProperty.BuilderModifier and TypeMethodDescriptionCfnCaseRulePropsMixin.BooleanConditionProperty.builder()CfnCaseRulePropsMixin.BooleanConditionProperty.Builder.equalTo(CfnCaseRulePropsMixin.BooleanOperandsProperty equalTo) Sets the value ofCfnCaseRulePropsMixin.BooleanConditionProperty.getEqualTo()CfnCaseRulePropsMixin.BooleanConditionProperty.Builder.equalTo(IResolvable equalTo) Sets the value ofCfnCaseRulePropsMixin.BooleanConditionProperty.getEqualTo()CfnCaseRulePropsMixin.BooleanConditionProperty.Builder.notEqualTo(CfnCaseRulePropsMixin.BooleanOperandsProperty notEqualTo) Sets the value ofCfnCaseRulePropsMixin.BooleanConditionProperty.getNotEqualTo()CfnCaseRulePropsMixin.BooleanConditionProperty.Builder.notEqualTo(IResolvable notEqualTo) Sets the value ofCfnCaseRulePropsMixin.BooleanConditionProperty.getNotEqualTo()Constructors in software.amazon.awscdk.cfnpropertymixins.services.cases with parameters of type CfnCaseRulePropsMixin.BooleanConditionProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnCaseRulePropsMixin.BooleanConditionProperty.Builder.