Uses of Class
software.amazon.awscdk.services.cleanrooms.CfnConfiguredTable.AnalysisRuleCustomProperty.Builder
-
Uses of CfnConfiguredTable.AnalysisRuleCustomProperty.Builder in software.amazon.awscdk.services.cleanrooms
Modifier and TypeMethodDescriptionCfnConfiguredTable.AnalysisRuleCustomProperty.Builder.additionalAnalyses
(String additionalAnalyses) Sets the value ofCfnConfiguredTable.AnalysisRuleCustomProperty.getAdditionalAnalyses()
CfnConfiguredTable.AnalysisRuleCustomProperty.Builder.allowedAnalyses
(List<String> allowedAnalyses) Sets the value ofCfnConfiguredTable.AnalysisRuleCustomProperty.getAllowedAnalyses()
CfnConfiguredTable.AnalysisRuleCustomProperty.Builder.allowedAnalysisProviders
(List<String> allowedAnalysisProviders) CfnConfiguredTable.AnalysisRuleCustomProperty.builder()
CfnConfiguredTable.AnalysisRuleCustomProperty.Builder.differentialPrivacy
(IResolvable differentialPrivacy) Sets the value ofCfnConfiguredTable.AnalysisRuleCustomProperty.getDifferentialPrivacy()
CfnConfiguredTable.AnalysisRuleCustomProperty.Builder.differentialPrivacy
(CfnConfiguredTable.DifferentialPrivacyProperty differentialPrivacy) Sets the value ofCfnConfiguredTable.AnalysisRuleCustomProperty.getDifferentialPrivacy()
CfnConfiguredTable.AnalysisRuleCustomProperty.Builder.disallowedOutputColumns
(List<String> disallowedOutputColumns) ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnConfiguredTable.AnalysisRuleCustomProperty.Builder
.