Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.glue.CfnDataQualityRulesetMixinProps.Builder
Packages that use CfnDataQualityRulesetMixinProps.Builder
-
Uses of CfnDataQualityRulesetMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.glue
Methods in software.amazon.awscdk.cfnpropertymixins.services.glue that return CfnDataQualityRulesetMixinProps.BuilderModifier and TypeMethodDescriptionCfnDataQualityRulesetMixinProps.builder()CfnDataQualityRulesetMixinProps.Builder.clientToken(String clientToken) Sets the value ofCfnDataQualityRulesetMixinProps.getClientToken()CfnDataQualityRulesetMixinProps.Builder.description(String description) Sets the value ofCfnDataQualityRulesetMixinProps.getDescription()Sets the value ofCfnDataQualityRulesetMixinProps.getName()Sets the value ofCfnDataQualityRulesetMixinProps.getRuleset()Sets the value ofCfnDataQualityRulesetMixinProps.getTags()CfnDataQualityRulesetMixinProps.Builder.targetTable(CfnDataQualityRulesetPropsMixin.DataQualityTargetTableProperty targetTable) Sets the value ofCfnDataQualityRulesetMixinProps.getTargetTable()CfnDataQualityRulesetMixinProps.Builder.targetTable(IResolvable targetTable) Sets the value ofCfnDataQualityRulesetMixinProps.getTargetTable()Constructors in software.amazon.awscdk.cfnpropertymixins.services.glue with parameters of type CfnDataQualityRulesetMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDataQualityRulesetMixinProps.Builder.