Uses of Class
software.amazon.awscdk.services.customerprofiles.IntegrationReference.Builder
Packages that use IntegrationReference.Builder
Package
Description
AWS::CustomerProfiles Construct Library
-
Uses of IntegrationReference.Builder in software.amazon.awscdk.services.customerprofiles
Methods in software.amazon.awscdk.services.customerprofiles that return IntegrationReference.BuilderModifier and TypeMethodDescriptionstatic IntegrationReference.Builder
IntegrationReference.builder()
IntegrationReference.Builder.domainName
(String domainName) Sets the value ofIntegrationReference.getDomainName()
Sets the value ofIntegrationReference.getUri()
Constructors in software.amazon.awscdk.services.customerprofiles with parameters of type IntegrationReference.BuilderModifierConstructorDescriptionprotected
Jsii$Proxy
(IntegrationReference.Builder builder) Constructor that initializes the object based on literal property values passed by theIntegrationReference.Builder
.