| Package | Description |
|---|---|
| com.amazonaws.services.customerprofiles.model |
| Modifier and Type | Method and Description |
|---|---|
AppflowIntegrationWorkflowAttributes |
AppflowIntegrationWorkflowAttributes.clone() |
AppflowIntegrationWorkflowAttributes |
WorkflowAttributes.getAppflowIntegration()
Workflow attributes specific to
APPFLOW_INTEGRATION workflow. |
AppflowIntegrationWorkflowAttributes |
AppflowIntegrationWorkflowAttributes.withConnectorProfileName(String connectorProfileName)
The name of the AppFlow connector profile used for ingestion.
|
AppflowIntegrationWorkflowAttributes |
AppflowIntegrationWorkflowAttributes.withRoleArn(String roleArn)
The Amazon Resource Name (ARN) of the IAM role.
|
AppflowIntegrationWorkflowAttributes |
AppflowIntegrationWorkflowAttributes.withSourceConnectorType(SourceConnectorType sourceConnectorType)
Specifies the source connector type, such as Salesforce, ServiceNow, and Marketo.
|
AppflowIntegrationWorkflowAttributes |
AppflowIntegrationWorkflowAttributes.withSourceConnectorType(String sourceConnectorType)
Specifies the source connector type, such as Salesforce, ServiceNow, and Marketo.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WorkflowAttributes.setAppflowIntegration(AppflowIntegrationWorkflowAttributes appflowIntegration)
Workflow attributes specific to
APPFLOW_INTEGRATION workflow. |
WorkflowAttributes |
WorkflowAttributes.withAppflowIntegration(AppflowIntegrationWorkflowAttributes appflowIntegration)
Workflow attributes specific to
APPFLOW_INTEGRATION workflow. |
Copyright © 2023. All rights reserved.