Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.customerprofiles.CfnDomainMixinProps.Builder
Packages that use CfnDomainMixinProps.Builder
-
Uses of CfnDomainMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.customerprofiles
Methods in software.amazon.awscdk.cfnpropertymixins.services.customerprofiles that return CfnDomainMixinProps.BuilderModifier and TypeMethodDescriptionstatic CfnDomainMixinProps.BuilderCfnDomainMixinProps.builder()CfnDomainMixinProps.Builder.dataStore(CfnDomainPropsMixin.DataStoreProperty dataStore) Sets the value ofCfnDomainMixinProps.getDataStore()CfnDomainMixinProps.Builder.dataStore(IResolvable dataStore) Sets the value ofCfnDomainMixinProps.getDataStore()CfnDomainMixinProps.Builder.deadLetterQueueUrl(String deadLetterQueueUrl) Sets the value ofCfnDomainMixinProps.getDeadLetterQueueUrl()CfnDomainMixinProps.Builder.defaultEncryptionKey(String defaultEncryptionKey) Sets the value ofCfnDomainMixinProps.getDefaultEncryptionKey()CfnDomainMixinProps.Builder.defaultExpirationDays(Number defaultExpirationDays) Sets the value ofCfnDomainMixinProps.getDefaultExpirationDays()CfnDomainMixinProps.Builder.domainName(String domainName) Sets the value ofCfnDomainMixinProps.getDomainName()CfnDomainMixinProps.Builder.matching(CfnDomainPropsMixin.MatchingProperty matching) Sets the value ofCfnDomainMixinProps.getMatching()CfnDomainMixinProps.Builder.matching(IResolvable matching) Sets the value ofCfnDomainMixinProps.getMatching()CfnDomainMixinProps.Builder.ruleBasedMatching(CfnDomainPropsMixin.RuleBasedMatchingProperty ruleBasedMatching) Sets the value ofCfnDomainMixinProps.getRuleBasedMatching()CfnDomainMixinProps.Builder.ruleBasedMatching(IResolvable ruleBasedMatching) Sets the value ofCfnDomainMixinProps.getRuleBasedMatching()Sets the value ofCfnDomainMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.customerprofiles with parameters of type CfnDomainMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnDomainMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnDomainMixinProps.Builder.