Uses of Class
software.amazon.awscdk.services.customerprofiles.CalculatedAttributeDefinitionReference.Builder
Packages that use CalculatedAttributeDefinitionReference.Builder
Package
Description
AWS::CustomerProfiles Construct Library
-
Uses of CalculatedAttributeDefinitionReference.Builder in software.amazon.awscdk.services.customerprofiles
Methods in software.amazon.awscdk.services.customerprofiles that return CalculatedAttributeDefinitionReference.BuilderModifier and TypeMethodDescriptionCalculatedAttributeDefinitionReference.builder()
CalculatedAttributeDefinitionReference.Builder.calculatedAttributeName
(String calculatedAttributeName) Sets the value ofCalculatedAttributeDefinitionReference.getCalculatedAttributeName()
CalculatedAttributeDefinitionReference.Builder.domainName
(String domainName) Sets the value ofCalculatedAttributeDefinitionReference.getDomainName()
Constructors in software.amazon.awscdk.services.customerprofiles with parameters of type CalculatedAttributeDefinitionReference.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCalculatedAttributeDefinitionReference.Builder
.