Uses of Class
software.amazon.awscdk.services.cases.CfnCaseRuleProps.Builder
Packages that use CfnCaseRuleProps.Builder
-
Uses of CfnCaseRuleProps.Builder in software.amazon.awscdk.services.cases
Methods in software.amazon.awscdk.services.cases that return CfnCaseRuleProps.BuilderModifier and TypeMethodDescriptionstatic CfnCaseRuleProps.BuilderCfnCaseRuleProps.builder()CfnCaseRuleProps.Builder.description(String description) Sets the value ofCfnCaseRuleProps.getDescription()Sets the value ofCfnCaseRuleProps.getDomainId()Sets the value ofCfnCaseRuleProps.getName()CfnCaseRuleProps.Builder.rule(IResolvable rule) Sets the value ofCfnCaseRuleProps.getRule()CfnCaseRuleProps.Builder.rule(CfnCaseRule.CaseRuleDetailsProperty rule) Sets the value ofCfnCaseRuleProps.getRule()Sets the value ofCfnCaseRuleProps.getTags()Constructors in software.amazon.awscdk.services.cases with parameters of type CfnCaseRuleProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnCaseRuleProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnCaseRuleProps.Builder.