Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.customerprofiles.CfnIntegrationPropsMixin.Builder
Packages that use CfnIntegrationPropsMixin.Builder
-
Uses of CfnIntegrationPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.customerprofiles
Methods in software.amazon.awscdk.cfnpropertymixins.services.customerprofiles that return CfnIntegrationPropsMixin.BuilderModifier and TypeMethodDescriptionCfnIntegrationPropsMixin.Builder.create()CfnIntegrationPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnIntegrationPropsMixin.Builder.domainName(String domainName) The unique name of the domain.CfnIntegrationPropsMixin.Builder.eventTriggerNames(List<String> eventTriggerNames) A list of unique names for active event triggers associated with the integration.CfnIntegrationPropsMixin.Builder.flowDefinition(CfnIntegrationPropsMixin.FlowDefinitionProperty flowDefinition) The configuration that controls how Customer Profiles retrieves data from the source.CfnIntegrationPropsMixin.Builder.flowDefinition(IResolvable flowDefinition) The configuration that controls how Customer Profiles retrieves data from the source.CfnIntegrationPropsMixin.Builder.objectTypeName(String objectTypeName) The name of the profile object type mapping to use.CfnIntegrationPropsMixin.Builder.objectTypeNames(List<? extends Object> objectTypeNames) The object type mapping.CfnIntegrationPropsMixin.Builder.objectTypeNames(IResolvable objectTypeNames) The object type mapping.Scope of the integration, such as 'PROFILE' or 'DOMAIN'.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.