Uses of Class
software.amazon.awscdk.services.cleanrooms.CfnIntermediateTableProps.Builder
Packages that use CfnIntermediateTableProps.Builder
-
Uses of CfnIntermediateTableProps.Builder in software.amazon.awscdk.services.cleanrooms
Methods in software.amazon.awscdk.services.cleanrooms that return CfnIntermediateTableProps.BuilderModifier and TypeMethodDescriptionCfnIntermediateTableProps.Builder.analysisRules(List<? extends Object> analysisRules) Sets the value ofCfnIntermediateTableProps.getAnalysisRules()CfnIntermediateTableProps.Builder.analysisRules(IResolvable analysisRules) Sets the value ofCfnIntermediateTableProps.getAnalysisRules()CfnIntermediateTableProps.builder()CfnIntermediateTableProps.Builder.description(String description) Sets the value ofCfnIntermediateTableProps.getDescription()Sets the value ofCfnIntermediateTableProps.getKmsKeyArn()CfnIntermediateTableProps.Builder.membershipIdentifier(String membershipIdentifier) Sets the value ofCfnIntermediateTableProps.getMembershipIdentifier()Sets the value ofCfnIntermediateTableProps.getName()CfnIntermediateTableProps.Builder.populationAnalysisConfiguration(IResolvable populationAnalysisConfiguration) Sets the value ofCfnIntermediateTableProps.getPopulationAnalysisConfiguration()CfnIntermediateTableProps.Builder.populationAnalysisConfiguration(CfnIntermediateTable.PopulationAnalysisConfigurationProperty populationAnalysisConfiguration) Sets the value ofCfnIntermediateTableProps.getPopulationAnalysisConfiguration()Sets the value ofCfnIntermediateTableProps.getTags()Constructors in software.amazon.awscdk.services.cleanrooms with parameters of type CfnIntermediateTableProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnIntermediateTableProps.Builder.