Class: Aws::Appflow::Types::SourceConnectorProperties
- Inherits:
-
Struct
- Object
- Struct
- Aws::Appflow::Types::SourceConnectorProperties
- Defined in:
- gems/aws-sdk-appflow/lib/aws-sdk-appflow/types.rb
Overview
Specifies the information that is required to query a particular connector.
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#amplitude ⇒ Types::AmplitudeSourceProperties
Specifies the information that is required for querying Amplitude.
-
#custom_connector ⇒ Types::CustomConnectorSourceProperties
The properties that are applied when the custom connector is being used as a source.
-
#datadog ⇒ Types::DatadogSourceProperties
Specifies the information that is required for querying Datadog.
-
#dynatrace ⇒ Types::DynatraceSourceProperties
Specifies the information that is required for querying Dynatrace.
-
#google_analytics ⇒ Types::GoogleAnalyticsSourceProperties
Specifies the information that is required for querying Google Analytics.
-
#infor_nexus ⇒ Types::InforNexusSourceProperties
Specifies the information that is required for querying Infor Nexus.
-
#marketo ⇒ Types::MarketoSourceProperties
Specifies the information that is required for querying Marketo.
-
#pardot ⇒ Types::PardotSourceProperties
Specifies the information that is required for querying Salesforce Pardot.
-
#s3 ⇒ Types::S3SourceProperties
Specifies the information that is required for querying Amazon S3.
-
#salesforce ⇒ Types::SalesforceSourceProperties
Specifies the information that is required for querying Salesforce.
-
#sapo_data ⇒ Types::SAPODataSourceProperties
The properties that are applied when using SAPOData as a flow source.
-
#service_now ⇒ Types::ServiceNowSourceProperties
Specifies the information that is required for querying ServiceNow.
-
#singular ⇒ Types::SingularSourceProperties
Specifies the information that is required for querying Singular.
-
#slack ⇒ Types::SlackSourceProperties
Specifies the information that is required for querying Slack.
-
#trendmicro ⇒ Types::TrendmicroSourceProperties
Specifies the information that is required for querying Trend Micro.
-
#veeva ⇒ Types::VeevaSourceProperties
Specifies the information that is required for querying Veeva.
-
#zendesk ⇒ Types::ZendeskSourceProperties
Specifies the information that is required for querying Zendesk.
Instance Attribute Details
#amplitude ⇒ Types::AmplitudeSourceProperties
Specifies the information that is required for querying Amplitude.
4728 4729 4730 4731 4732 4733 4734 4735 4736 4737 4738 4739 4740 4741 4742 4743 4744 4745 4746 4747 4748 |
# File 'gems/aws-sdk-appflow/lib/aws-sdk-appflow/types.rb', line 4728 class SourceConnectorProperties < Struct.new( :amplitude, :datadog, :dynatrace, :google_analytics, :infor_nexus, :marketo, :s3, :salesforce, :service_now, :singular, :slack, :trendmicro, :veeva, :zendesk, :sapo_data, :custom_connector, :pardot) SENSITIVE = [] include Aws::Structure end |
#custom_connector ⇒ Types::CustomConnectorSourceProperties
The properties that are applied when the custom connector is being used as a source.
4728 4729 4730 4731 4732 4733 4734 4735 4736 4737 4738 4739 4740 4741 4742 4743 4744 4745 4746 4747 4748 |
# File 'gems/aws-sdk-appflow/lib/aws-sdk-appflow/types.rb', line 4728 class SourceConnectorProperties < Struct.new( :amplitude, :datadog, :dynatrace, :google_analytics, :infor_nexus, :marketo, :s3, :salesforce, :service_now, :singular, :slack, :trendmicro, :veeva, :zendesk, :sapo_data, :custom_connector, :pardot) SENSITIVE = [] include Aws::Structure end |
#datadog ⇒ Types::DatadogSourceProperties
Specifies the information that is required for querying Datadog.
4728 4729 4730 4731 4732 4733 4734 4735 4736 4737 4738 4739 4740 4741 4742 4743 4744 4745 4746 4747 4748 |
# File 'gems/aws-sdk-appflow/lib/aws-sdk-appflow/types.rb', line 4728 class SourceConnectorProperties < Struct.new( :amplitude, :datadog, :dynatrace, :google_analytics, :infor_nexus, :marketo, :s3, :salesforce, :service_now, :singular, :slack, :trendmicro, :veeva, :zendesk, :sapo_data, :custom_connector, :pardot) SENSITIVE = [] include Aws::Structure end |
#dynatrace ⇒ Types::DynatraceSourceProperties
Specifies the information that is required for querying Dynatrace.
4728 4729 4730 4731 4732 4733 4734 4735 4736 4737 4738 4739 4740 4741 4742 4743 4744 4745 4746 4747 4748 |
# File 'gems/aws-sdk-appflow/lib/aws-sdk-appflow/types.rb', line 4728 class SourceConnectorProperties < Struct.new( :amplitude, :datadog, :dynatrace, :google_analytics, :infor_nexus, :marketo, :s3, :salesforce, :service_now, :singular, :slack, :trendmicro, :veeva, :zendesk, :sapo_data, :custom_connector, :pardot) SENSITIVE = [] include Aws::Structure end |
#google_analytics ⇒ Types::GoogleAnalyticsSourceProperties
Specifies the information that is required for querying Google Analytics.
4728 4729 4730 4731 4732 4733 4734 4735 4736 4737 4738 4739 4740 4741 4742 4743 4744 4745 4746 4747 4748 |
# File 'gems/aws-sdk-appflow/lib/aws-sdk-appflow/types.rb', line 4728 class SourceConnectorProperties < Struct.new( :amplitude, :datadog, :dynatrace, :google_analytics, :infor_nexus, :marketo, :s3, :salesforce, :service_now, :singular, :slack, :trendmicro, :veeva, :zendesk, :sapo_data, :custom_connector, :pardot) SENSITIVE = [] include Aws::Structure end |
#infor_nexus ⇒ Types::InforNexusSourceProperties
Specifies the information that is required for querying Infor Nexus.
4728 4729 4730 4731 4732 4733 4734 4735 4736 4737 4738 4739 4740 4741 4742 4743 4744 4745 4746 4747 4748 |
# File 'gems/aws-sdk-appflow/lib/aws-sdk-appflow/types.rb', line 4728 class SourceConnectorProperties < Struct.new( :amplitude, :datadog, :dynatrace, :google_analytics, :infor_nexus, :marketo, :s3, :salesforce, :service_now, :singular, :slack, :trendmicro, :veeva, :zendesk, :sapo_data, :custom_connector, :pardot) SENSITIVE = [] include Aws::Structure end |
#marketo ⇒ Types::MarketoSourceProperties
Specifies the information that is required for querying Marketo.
4728 4729 4730 4731 4732 4733 4734 4735 4736 4737 4738 4739 4740 4741 4742 4743 4744 4745 4746 4747 4748 |
# File 'gems/aws-sdk-appflow/lib/aws-sdk-appflow/types.rb', line 4728 class SourceConnectorProperties < Struct.new( :amplitude, :datadog, :dynatrace, :google_analytics, :infor_nexus, :marketo, :s3, :salesforce, :service_now, :singular, :slack, :trendmicro, :veeva, :zendesk, :sapo_data, :custom_connector, :pardot) SENSITIVE = [] include Aws::Structure end |
#pardot ⇒ Types::PardotSourceProperties
Specifies the information that is required for querying Salesforce Pardot.
4728 4729 4730 4731 4732 4733 4734 4735 4736 4737 4738 4739 4740 4741 4742 4743 4744 4745 4746 4747 4748 |
# File 'gems/aws-sdk-appflow/lib/aws-sdk-appflow/types.rb', line 4728 class SourceConnectorProperties < Struct.new( :amplitude, :datadog, :dynatrace, :google_analytics, :infor_nexus, :marketo, :s3, :salesforce, :service_now, :singular, :slack, :trendmicro, :veeva, :zendesk, :sapo_data, :custom_connector, :pardot) SENSITIVE = [] include Aws::Structure end |
#s3 ⇒ Types::S3SourceProperties
Specifies the information that is required for querying Amazon S3.
4728 4729 4730 4731 4732 4733 4734 4735 4736 4737 4738 4739 4740 4741 4742 4743 4744 4745 4746 4747 4748 |
# File 'gems/aws-sdk-appflow/lib/aws-sdk-appflow/types.rb', line 4728 class SourceConnectorProperties < Struct.new( :amplitude, :datadog, :dynatrace, :google_analytics, :infor_nexus, :marketo, :s3, :salesforce, :service_now, :singular, :slack, :trendmicro, :veeva, :zendesk, :sapo_data, :custom_connector, :pardot) SENSITIVE = [] include Aws::Structure end |
#salesforce ⇒ Types::SalesforceSourceProperties
Specifies the information that is required for querying Salesforce.
4728 4729 4730 4731 4732 4733 4734 4735 4736 4737 4738 4739 4740 4741 4742 4743 4744 4745 4746 4747 4748 |
# File 'gems/aws-sdk-appflow/lib/aws-sdk-appflow/types.rb', line 4728 class SourceConnectorProperties < Struct.new( :amplitude, :datadog, :dynatrace, :google_analytics, :infor_nexus, :marketo, :s3, :salesforce, :service_now, :singular, :slack, :trendmicro, :veeva, :zendesk, :sapo_data, :custom_connector, :pardot) SENSITIVE = [] include Aws::Structure end |
#sapo_data ⇒ Types::SAPODataSourceProperties
The properties that are applied when using SAPOData as a flow source.
4728 4729 4730 4731 4732 4733 4734 4735 4736 4737 4738 4739 4740 4741 4742 4743 4744 4745 4746 4747 4748 |
# File 'gems/aws-sdk-appflow/lib/aws-sdk-appflow/types.rb', line 4728 class SourceConnectorProperties < Struct.new( :amplitude, :datadog, :dynatrace, :google_analytics, :infor_nexus, :marketo, :s3, :salesforce, :service_now, :singular, :slack, :trendmicro, :veeva, :zendesk, :sapo_data, :custom_connector, :pardot) SENSITIVE = [] include Aws::Structure end |
#service_now ⇒ Types::ServiceNowSourceProperties
Specifies the information that is required for querying ServiceNow.
4728 4729 4730 4731 4732 4733 4734 4735 4736 4737 4738 4739 4740 4741 4742 4743 4744 4745 4746 4747 4748 |
# File 'gems/aws-sdk-appflow/lib/aws-sdk-appflow/types.rb', line 4728 class SourceConnectorProperties < Struct.new( :amplitude, :datadog, :dynatrace, :google_analytics, :infor_nexus, :marketo, :s3, :salesforce, :service_now, :singular, :slack, :trendmicro, :veeva, :zendesk, :sapo_data, :custom_connector, :pardot) SENSITIVE = [] include Aws::Structure end |
#singular ⇒ Types::SingularSourceProperties
Specifies the information that is required for querying Singular.
4728 4729 4730 4731 4732 4733 4734 4735 4736 4737 4738 4739 4740 4741 4742 4743 4744 4745 4746 4747 4748 |
# File 'gems/aws-sdk-appflow/lib/aws-sdk-appflow/types.rb', line 4728 class SourceConnectorProperties < Struct.new( :amplitude, :datadog, :dynatrace, :google_analytics, :infor_nexus, :marketo, :s3, :salesforce, :service_now, :singular, :slack, :trendmicro, :veeva, :zendesk, :sapo_data, :custom_connector, :pardot) SENSITIVE = [] include Aws::Structure end |
#slack ⇒ Types::SlackSourceProperties
Specifies the information that is required for querying Slack.
4728 4729 4730 4731 4732 4733 4734 4735 4736 4737 4738 4739 4740 4741 4742 4743 4744 4745 4746 4747 4748 |
# File 'gems/aws-sdk-appflow/lib/aws-sdk-appflow/types.rb', line 4728 class SourceConnectorProperties < Struct.new( :amplitude, :datadog, :dynatrace, :google_analytics, :infor_nexus, :marketo, :s3, :salesforce, :service_now, :singular, :slack, :trendmicro, :veeva, :zendesk, :sapo_data, :custom_connector, :pardot) SENSITIVE = [] include Aws::Structure end |
#trendmicro ⇒ Types::TrendmicroSourceProperties
Specifies the information that is required for querying Trend Micro.
4728 4729 4730 4731 4732 4733 4734 4735 4736 4737 4738 4739 4740 4741 4742 4743 4744 4745 4746 4747 4748 |
# File 'gems/aws-sdk-appflow/lib/aws-sdk-appflow/types.rb', line 4728 class SourceConnectorProperties < Struct.new( :amplitude, :datadog, :dynatrace, :google_analytics, :infor_nexus, :marketo, :s3, :salesforce, :service_now, :singular, :slack, :trendmicro, :veeva, :zendesk, :sapo_data, :custom_connector, :pardot) SENSITIVE = [] include Aws::Structure end |
#veeva ⇒ Types::VeevaSourceProperties
Specifies the information that is required for querying Veeva.
4728 4729 4730 4731 4732 4733 4734 4735 4736 4737 4738 4739 4740 4741 4742 4743 4744 4745 4746 4747 4748 |
# File 'gems/aws-sdk-appflow/lib/aws-sdk-appflow/types.rb', line 4728 class SourceConnectorProperties < Struct.new( :amplitude, :datadog, :dynatrace, :google_analytics, :infor_nexus, :marketo, :s3, :salesforce, :service_now, :singular, :slack, :trendmicro, :veeva, :zendesk, :sapo_data, :custom_connector, :pardot) SENSITIVE = [] include Aws::Structure end |
#zendesk ⇒ Types::ZendeskSourceProperties
Specifies the information that is required for querying Zendesk.
4728 4729 4730 4731 4732 4733 4734 4735 4736 4737 4738 4739 4740 4741 4742 4743 4744 4745 4746 4747 4748 |
# File 'gems/aws-sdk-appflow/lib/aws-sdk-appflow/types.rb', line 4728 class SourceConnectorProperties < Struct.new( :amplitude, :datadog, :dynatrace, :google_analytics, :infor_nexus, :marketo, :s3, :salesforce, :service_now, :singular, :slack, :trendmicro, :veeva, :zendesk, :sapo_data, :custom_connector, :pardot) SENSITIVE = [] include Aws::Structure end |