Uses of Class
software.amazon.awscdk.services.customerprofiles.CfnDomain.MatchingProperty.Builder
Packages that use CfnDomain.MatchingProperty.Builder
Package
Description
AWS::CustomerProfiles Construct Library
-
Uses of CfnDomain.MatchingProperty.Builder in software.amazon.awscdk.services.customerprofiles
Methods in software.amazon.awscdk.services.customerprofiles that return CfnDomain.MatchingProperty.BuilderModifier and TypeMethodDescriptionCfnDomain.MatchingProperty.Builder.autoMerging(IResolvable autoMerging) Sets the value ofCfnDomain.MatchingProperty.getAutoMerging()CfnDomain.MatchingProperty.Builder.autoMerging(CfnDomain.AutoMergingProperty autoMerging) Sets the value ofCfnDomain.MatchingProperty.getAutoMerging()CfnDomain.MatchingProperty.builder()Sets the value ofCfnDomain.MatchingProperty.getEnabled()CfnDomain.MatchingProperty.Builder.enabled(IResolvable enabled) Sets the value ofCfnDomain.MatchingProperty.getEnabled()CfnDomain.MatchingProperty.Builder.exportingConfig(IResolvable exportingConfig) Sets the value ofCfnDomain.MatchingProperty.getExportingConfig()CfnDomain.MatchingProperty.Builder.exportingConfig(CfnDomain.ExportingConfigProperty exportingConfig) Sets the value ofCfnDomain.MatchingProperty.getExportingConfig()CfnDomain.MatchingProperty.Builder.jobSchedule(IResolvable jobSchedule) Sets the value ofCfnDomain.MatchingProperty.getJobSchedule()CfnDomain.MatchingProperty.Builder.jobSchedule(CfnDomain.JobScheduleProperty jobSchedule) Sets the value ofCfnDomain.MatchingProperty.getJobSchedule()Constructors in software.amazon.awscdk.services.customerprofiles with parameters of type CfnDomain.MatchingProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDomain.MatchingProperty.Builder.