Uses of Class
software.amazon.awscdk.services.customerprofiles.CfnDomainProps.Builder
Packages that use CfnDomainProps.Builder
Package
Description
AWS::CustomerProfiles Construct Library
-
Uses of CfnDomainProps.Builder in software.amazon.awscdk.services.customerprofiles
Methods in software.amazon.awscdk.services.customerprofiles that return CfnDomainProps.BuilderModifier and TypeMethodDescriptionstatic CfnDomainProps.BuilderCfnDomainProps.builder()CfnDomainProps.Builder.deadLetterQueueUrl(String deadLetterQueueUrl) Sets the value ofCfnDomainProps.getDeadLetterQueueUrl()CfnDomainProps.Builder.defaultEncryptionKey(String defaultEncryptionKey) Sets the value ofCfnDomainProps.getDefaultEncryptionKey()CfnDomainProps.Builder.defaultExpirationDays(Number defaultExpirationDays) Sets the value ofCfnDomainProps.getDefaultExpirationDays()CfnDomainProps.Builder.domainName(String domainName) Sets the value ofCfnDomainProps.getDomainName()Sets the value ofCfnDomainProps.getTags()Constructors in software.amazon.awscdk.services.customerprofiles with parameters of type CfnDomainProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnDomainProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnDomainProps.Builder.