Connector Profile Connector Profile Config Connector Profile Properties Salesforce Args
data class ConnectorProfileConnectorProfileConfigConnectorProfilePropertiesSalesforceArgs(val instanceUrl: Output<String>? = null, val isSandboxEnvironment: Output<Boolean>? = null, val usePrivatelinkForMetadataAndAuthorization: Output<Boolean>? = null) : ConvertibleToJava<ConnectorProfileConnectorProfileConfigConnectorProfilePropertiesSalesforceArgs>
Properties
Link copied to clipboard
Link copied to clipboard
Indicates whether the connector profile applies to a sandbox or production environment.
Link copied to clipboard
Indicates whether Amazon AppFlow uses the private network to send metadata and authorization calls to Salesforce. Amazon AppFlow sends private calls through AWS PrivateLink. These calls travel through AWS infrastructure without being exposed to the public internet.