| Package | Description |
|---|---|
| com.amazonaws.services.customerprofiles.model |
| Modifier and Type | Method and Description |
|---|---|
static SourceConnectorType |
SourceConnectorType.fromValue(String value)
Use this in place of valueOf.
|
static SourceConnectorType |
SourceConnectorType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SourceConnectorType[] |
SourceConnectorType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
SourceFlowConfig |
SourceFlowConfig.withConnectorType(SourceConnectorType connectorType)
The type of connector, such as Salesforce, Marketo, and so on.
|
AppflowIntegrationWorkflowAttributes |
AppflowIntegrationWorkflowAttributes.withSourceConnectorType(SourceConnectorType sourceConnectorType)
Specifies the source connector type, such as Salesforce, ServiceNow, and Marketo.
|
Copyright © 2024. All rights reserved.