/dhall-aws-cloudformation/gh-pages/cloudformation/AWS::AppFlow::Flow/SourceConnectorProperties.dhall.html

Copy path to clipboard

Source

<!DOCTYPE HTML><html><head><title>/cloudformation/AWS::AppFlow::Flow/SourceConnectorProperties.dhall</title><link rel="stylesheet" type="text/css" href="../../index.css"><link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css2?family=Fira+Code:wght@400;500;600;700&amp;family=Lato:ital,wght@0,400;0,700;1,400&amp;display=swap"><script type="text/javascript" src="../../index.js"></script><meta charset="UTF-8"></head><body><div class="nav-bar"><img class="dhall-icon" src="../../dhall-icon.svg"><p class="package-title">dhall-aws-cloudformation</p><div class="nav-bar-content-divider"></div><a id="switch-light-dark-mode" class="nav-option">Switch Light/Dark Mode</a></div><div class="main-container"><h2 class="doc-title"><span class="crumb-divider">/</span><a href="../../index.html">dhall-aws-cloudformation</a><span class="crumb-divider">/</span><a class="title-crumb" href="../index.html">cloudformation</a><span class="crumb-divider">/</span><a class="title-crumb" href="index.html">AWS::AppFlow::Flow</a><span class="crumb-divider">/</span><span class="title-crumb" href="index.html">SourceConnectorProperties.dhall</span></h2><a class="copy-to-clipboard" data-path="https://raw.githubusercontent.com/jcouyang/dhall-aws-cloudformation/0.9.81/cloudformation/AWS::AppFlow::Flow/SourceConnectorProperties.dhall"><i><small>Copy path to clipboard</small></i></a><br><div class="doc-contents"></div><h3>Source</h3><div class="source-code"><pre>{ Type =<br> { Amplitude : Optional (<a href="./AmplitudeSourceProperties.dhall.html">./AmplitudeSourceProperties.dhall</a>).Type<br> , CustomConnector : Optional (<a href="./CustomConnectorSourceProperties.dhall.html">./CustomConnectorSourceProperties.dhall</a>).Type<br> , Datadog : Optional (<a href="./DatadogSourceProperties.dhall.html">./DatadogSourceProperties.dhall</a>).Type<br> , Dynatrace : Optional (<a href="./DynatraceSourceProperties.dhall.html">./DynatraceSourceProperties.dhall</a>).Type<br> , GoogleAnalytics : Optional (<a href="./GoogleAnalyticsSourceProperties.dhall.html">./GoogleAnalyticsSourceProperties.dhall</a>).Type<br> , InforNexus : Optional (<a href="./InforNexusSourceProperties.dhall.html">./InforNexusSourceProperties.dhall</a>).Type<br> , Marketo : Optional (<a href="./MarketoSourceProperties.dhall.html">./MarketoSourceProperties.dhall</a>).Type<br> , Pardot : Optional (<a href="./PardotSourceProperties.dhall.html">./PardotSourceProperties.dhall</a>).Type<br> , S3 : Optional (<a href="./S3SourceProperties.dhall.html">./S3SourceProperties.dhall</a>).Type<br> , SAPOData : Optional (<a href="./SAPODataSourceProperties.dhall.html">./SAPODataSourceProperties.dhall</a>).Type<br> , Salesforce : Optional (<a href="./SalesforceSourceProperties.dhall.html">./SalesforceSourceProperties.dhall</a>).Type<br> , ServiceNow : Optional (<a href="./ServiceNowSourceProperties.dhall.html">./ServiceNowSourceProperties.dhall</a>).Type<br> , Singular : Optional (<a href="./SingularSourceProperties.dhall.html">./SingularSourceProperties.dhall</a>).Type<br> , Slack : Optional (<a href="./SlackSourceProperties.dhall.html">./SlackSourceProperties.dhall</a>).Type<br> , Trendmicro : Optional (<a href="./TrendmicroSourceProperties.dhall.html">./TrendmicroSourceProperties.dhall</a>).Type<br> , Veeva : Optional (<a href="./VeevaSourceProperties.dhall.html">./VeevaSourceProperties.dhall</a>).Type<br> , Zendesk : Optional (<a href="./ZendeskSourceProperties.dhall.html">./ZendeskSourceProperties.dhall</a>).Type<br> }<br>, default =<br> { Amplitude = None (<a href="./AmplitudeSourceProperties.dhall.html">./AmplitudeSourceProperties.dhall</a>).Type<br> , CustomConnector = None (<a href="./CustomConnectorSourceProperties.dhall.html">./CustomConnectorSourceProperties.dhall</a>).Type<br> , Datadog = None (<a href="./DatadogSourceProperties.dhall.html">./DatadogSourceProperties.dhall</a>).Type<br> , Dynatrace = None (<a href="./DynatraceSourceProperties.dhall.html">./DynatraceSourceProperties.dhall</a>).Type<br> , GoogleAnalytics = None (<a href="./GoogleAnalyticsSourceProperties.dhall.html">./GoogleAnalyticsSourceProperties.dhall</a>).Type<br> , InforNexus = None (<a href="./InforNexusSourceProperties.dhall.html">./InforNexusSourceProperties.dhall</a>).Type<br> , Marketo = None (<a href="./MarketoSourceProperties.dhall.html">./MarketoSourceProperties.dhall</a>).Type<br> , Pardot = None (<a href="./PardotSourceProperties.dhall.html">./PardotSourceProperties.dhall</a>).Type<br> , S3 = None (<a href="./S3SourceProperties.dhall.html">./S3SourceProperties.dhall</a>).Type<br> , SAPOData = None (<a href="./SAPODataSourceProperties.dhall.html">./SAPODataSourceProperties.dhall</a>).Type<br> , Salesforce = None (<a href="./SalesforceSourceProperties.dhall.html">./SalesforceSourceProperties.dhall</a>).Type<br> , ServiceNow = None (<a href="./ServiceNowSourceProperties.dhall.html">./ServiceNowSourceProperties.dhall</a>).Type<br> , Singular = None (<a href="./SingularSourceProperties.dhall.html">./SingularSourceProperties.dhall</a>).Type<br> , Slack = None (<a href="./SlackSourceProperties.dhall.html">./SlackSourceProperties.dhall</a>).Type<br> , Trendmicro = None (<a href="./TrendmicroSourceProperties.dhall.html">./TrendmicroSourceProperties.dhall</a>).Type<br> , Veeva = None (<a href="./VeevaSourceProperties.dhall.html">./VeevaSourceProperties.dhall</a>).Type<br> , Zendesk = None (<a href="./ZendeskSourceProperties.dhall.html">./ZendeskSourceProperties.dhall</a>).Type<br> }<br>}<br></pre></div></div></body></html>