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