Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.databrew.CfnRulesetPropsMixin.RuleProperty.Builder
Packages that use CfnRulesetPropsMixin.RuleProperty.Builder
-
Uses of CfnRulesetPropsMixin.RuleProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.databrew
Methods in software.amazon.awscdk.cfnpropertymixins.services.databrew that return CfnRulesetPropsMixin.RuleProperty.BuilderModifier and TypeMethodDescriptionCfnRulesetPropsMixin.RuleProperty.builder()CfnRulesetPropsMixin.RuleProperty.Builder.checkExpression(String checkExpression) Sets the value ofCfnRulesetPropsMixin.RuleProperty.getCheckExpression()CfnRulesetPropsMixin.RuleProperty.Builder.columnSelectors(List<? extends Object> columnSelectors) Sets the value ofCfnRulesetPropsMixin.RuleProperty.getColumnSelectors()CfnRulesetPropsMixin.RuleProperty.Builder.columnSelectors(IResolvable columnSelectors) Sets the value ofCfnRulesetPropsMixin.RuleProperty.getColumnSelectors()Sets the value ofCfnRulesetPropsMixin.RuleProperty.getDisabled()CfnRulesetPropsMixin.RuleProperty.Builder.disabled(IResolvable disabled) Sets the value ofCfnRulesetPropsMixin.RuleProperty.getDisabled()Sets the value ofCfnRulesetPropsMixin.RuleProperty.getName()CfnRulesetPropsMixin.RuleProperty.Builder.substitutionMap(List<? extends Object> substitutionMap) Sets the value ofCfnRulesetPropsMixin.RuleProperty.getSubstitutionMap()CfnRulesetPropsMixin.RuleProperty.Builder.substitutionMap(IResolvable substitutionMap) Sets the value ofCfnRulesetPropsMixin.RuleProperty.getSubstitutionMap()CfnRulesetPropsMixin.RuleProperty.Builder.threshold(CfnRulesetPropsMixin.ThresholdProperty threshold) Sets the value ofCfnRulesetPropsMixin.RuleProperty.getThreshold()CfnRulesetPropsMixin.RuleProperty.Builder.threshold(IResolvable threshold) Sets the value ofCfnRulesetPropsMixin.RuleProperty.getThreshold()Constructors in software.amazon.awscdk.cfnpropertymixins.services.databrew with parameters of type CfnRulesetPropsMixin.RuleProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnRulesetPropsMixin.RuleProperty.Builder.