Uses of Class
software.amazon.awscdk.services.customerprofiles.CfnIntegration.Builder
Packages that use CfnIntegration.Builder
Package
Description
AWS::CustomerProfiles Construct Library
-
Uses of CfnIntegration.Builder in software.amazon.awscdk.services.customerprofiles
Methods in software.amazon.awscdk.services.customerprofiles that return CfnIntegration.BuilderModifier and TypeMethodDescriptionstatic CfnIntegration.BuilderCfnIntegration.Builder.domainName(String domainName) The unique name of the domain.CfnIntegration.Builder.flowDefinition(IResolvable flowDefinition) The configuration that controls how Customer Profiles retrieves data from the source.CfnIntegration.Builder.flowDefinition(CfnIntegration.FlowDefinitionProperty flowDefinition) The configuration that controls how Customer Profiles retrieves data from the source.CfnIntegration.Builder.objectTypeName(String objectTypeName) The name of the profile object type mapping to use.CfnIntegration.Builder.objectTypeNames(List<? extends Object> objectTypeNames) The object type mapping.CfnIntegration.Builder.objectTypeNames(IResolvable objectTypeNames) The object type mapping.The tags used to organize, track, or control access for this resource.The URI of the S3 bucket or any other type of data source.