Uses of Class
software.amazon.awscdk.services.cases.CfnCaseRule.BooleanOperandsProperty.Builder
Packages that use CfnCaseRule.BooleanOperandsProperty.Builder
-
Uses of CfnCaseRule.BooleanOperandsProperty.Builder in software.amazon.awscdk.services.cases
Methods in software.amazon.awscdk.services.cases that return CfnCaseRule.BooleanOperandsProperty.BuilderModifier and TypeMethodDescriptionCfnCaseRule.BooleanOperandsProperty.builder()CfnCaseRule.BooleanOperandsProperty.Builder.operandOne(IResolvable operandOne) Sets the value ofCfnCaseRule.BooleanOperandsProperty.getOperandOne()CfnCaseRule.BooleanOperandsProperty.Builder.operandOne(CfnCaseRule.OperandOneProperty operandOne) Sets the value ofCfnCaseRule.BooleanOperandsProperty.getOperandOne()CfnCaseRule.BooleanOperandsProperty.Builder.operandTwo(IResolvable operandTwo) Sets the value ofCfnCaseRule.BooleanOperandsProperty.getOperandTwo()CfnCaseRule.BooleanOperandsProperty.Builder.operandTwo(CfnCaseRule.OperandTwoProperty operandTwo) Sets the value ofCfnCaseRule.BooleanOperandsProperty.getOperandTwo()Sets the value ofCfnCaseRule.BooleanOperandsProperty.getResult()CfnCaseRule.BooleanOperandsProperty.Builder.result(IResolvable result) Sets the value ofCfnCaseRule.BooleanOperandsProperty.getResult()Constructors in software.amazon.awscdk.services.cases with parameters of type CfnCaseRule.BooleanOperandsProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnCaseRule.BooleanOperandsProperty.Builder.