See: Description
Interface | Description |
---|---|
CfnDomainProps |
Properties for defining a `CfnDomain`.
|
CfnIntegration.ConnectorOperatorProperty |
The operation to be performed on the provided source fields.
|
CfnIntegration.FlowDefinitionProperty |
The configurations that control how Customer Profiles retrieves data from the source, Amazon AppFlow.
|
CfnIntegration.IncrementalPullConfigProperty |
Specifies the configuration used when importing incremental records from the source.
|
CfnIntegration.MarketoSourcePropertiesProperty |
The properties that are applied when Marketo is being used as a source.
|
CfnIntegration.ObjectTypeMappingProperty |
A map in which each key is an event type from an external application such as Segment or Shopify, and each value is an `ObjectTypeName` (template) used to ingest the event.
|
CfnIntegration.S3SourcePropertiesProperty |
The properties that are applied when Amazon S3 is being used as the flow source.
|
CfnIntegration.SalesforceSourcePropertiesProperty |
The properties that are applied when Salesforce is being used as a source.
|
CfnIntegration.ScheduledTriggerPropertiesProperty |
Specifies the configuration details of a scheduled-trigger flow that you define.
|
CfnIntegration.ServiceNowSourcePropertiesProperty |
The properties that are applied when ServiceNow is being used as a source.
|
CfnIntegration.SourceConnectorPropertiesProperty |
Specifies the information that is required to query a particular Amazon AppFlow connector.
|
CfnIntegration.SourceFlowConfigProperty |
The configuration that controls how Customer Profiles retrieves data from the source.
|
CfnIntegration.TaskPropertiesMapProperty |
A map used to store task-related information.
|
CfnIntegration.TaskProperty |
The `Task` property type specifies the class for modeling different type of tasks.
|
CfnIntegration.TriggerConfigProperty |
The trigger settings that determine how and when Amazon AppFlow runs the specified flow.
|
CfnIntegration.TriggerPropertiesProperty |
Specifies the configuration details that control the trigger for a flow.
|
CfnIntegration.ZendeskSourcePropertiesProperty |
The properties that are applied when using Zendesk as a flow source.
|
CfnIntegrationProps |
Properties for defining a `CfnIntegration`.
|
CfnObjectType.FieldMapProperty |
A map of the name and ObjectType field.
|
CfnObjectType.KeyMapProperty |
A unique key map that can be used to map data to the profile.
|
CfnObjectType.ObjectTypeFieldProperty |
Represents a field in a ProfileObjectType.
|
CfnObjectType.ObjectTypeKeyProperty |
An object that defines the Key element of a ProfileObject.
|
CfnObjectTypeProps |
Properties for defining a `CfnObjectType`.
|
---
All classes with the
Cfn
prefix in this module (CFN Resources) are always stable and safe to use.
This module is part of the AWS Cloud Development Kit project.
import software.amazon.awscdk.services.customerprofiles.*;
There are no official hand-written (L2) constructs for this service yet. Here are some suggestions on how to proceed:
There are no hand-written (L2) constructs for this service yet. However, you can still use the automatically generated L1 constructs, and use this service exactly as you would using CloudFormation directly.
For more information on the resources and properties available for this service, see the CloudFormation documentation for AWS::CustomerProfiles.
(Read the CDK Contributing Guide and submit an RFC if you are interested in contributing to this construct library.)