Class: Aws::Appflow::Types::ConnectorMetadata
- Inherits:
-
Struct
- Object
- Struct
- Aws::Appflow::Types::ConnectorMetadata
- Defined in:
- gems/aws-sdk-appflow/lib/aws-sdk-appflow/types.rb
Overview
A structure to specify connector-specific metadata such as
oAuthScopes
, supportedRegions
, privateLinkServiceUrl
, and so on.
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#amplitude ⇒ Types::AmplitudeMetadata
The connector metadata specific to Amplitude.
-
#customer_profiles ⇒ Types::CustomerProfilesMetadata
The connector metadata specific to Amazon Connect Customer Profiles.
-
#datadog ⇒ Types::DatadogMetadata
The connector metadata specific to Datadog.
-
#dynatrace ⇒ Types::DynatraceMetadata
The connector metadata specific to Dynatrace.
-
#event_bridge ⇒ Types::EventBridgeMetadata
The connector metadata specific to Amazon EventBridge.
-
#google_analytics ⇒ Types::GoogleAnalyticsMetadata
The connector metadata specific to Google Analytics.
-
#honeycode ⇒ Types::HoneycodeMetadata
The connector metadata specific to Amazon Honeycode.
-
#infor_nexus ⇒ Types::InforNexusMetadata
The connector metadata specific to Infor Nexus.
-
#marketo ⇒ Types::MarketoMetadata
The connector metadata specific to Marketo.
-
#redshift ⇒ Types::RedshiftMetadata
The connector metadata specific to Amazon Redshift.
-
#s3 ⇒ Types::S3Metadata
The connector metadata specific to Amazon S3.
-
#salesforce ⇒ Types::SalesforceMetadata
The connector metadata specific to Salesforce.
-
#sapo_data ⇒ Types::SAPODataMetadata
The connector metadata specific to SAPOData.
-
#service_now ⇒ Types::ServiceNowMetadata
The connector metadata specific to ServiceNow.
-
#singular ⇒ Types::SingularMetadata
The connector metadata specific to Singular.
-
#slack ⇒ Types::SlackMetadata
The connector metadata specific to Slack.
-
#snowflake ⇒ Types::SnowflakeMetadata
The connector metadata specific to Snowflake.
-
#trendmicro ⇒ Types::TrendmicroMetadata
The connector metadata specific to Trend Micro.
-
#upsolver ⇒ Types::UpsolverMetadata
The connector metadata specific to Upsolver.
-
#veeva ⇒ Types::VeevaMetadata
The connector metadata specific to Veeva.
-
#zendesk ⇒ Types::ZendeskMetadata
The connector metadata specific to Zendesk.
Instance Attribute Details
#amplitude ⇒ Types::AmplitudeMetadata
The connector metadata specific to Amplitude.
677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 |
# File 'gems/aws-sdk-appflow/lib/aws-sdk-appflow/types.rb', line 677 class ConnectorMetadata < Struct.new( :amplitude, :datadog, :dynatrace, :google_analytics, :infor_nexus, :marketo, :redshift, :s3, :salesforce, :service_now, :singular, :slack, :snowflake, :trendmicro, :veeva, :zendesk, :event_bridge, :upsolver, :customer_profiles, :honeycode, :sapo_data) SENSITIVE = [] include Aws::Structure end |
#customer_profiles ⇒ Types::CustomerProfilesMetadata
The connector metadata specific to Amazon Connect Customer Profiles.
677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 |
# File 'gems/aws-sdk-appflow/lib/aws-sdk-appflow/types.rb', line 677 class ConnectorMetadata < Struct.new( :amplitude, :datadog, :dynatrace, :google_analytics, :infor_nexus, :marketo, :redshift, :s3, :salesforce, :service_now, :singular, :slack, :snowflake, :trendmicro, :veeva, :zendesk, :event_bridge, :upsolver, :customer_profiles, :honeycode, :sapo_data) SENSITIVE = [] include Aws::Structure end |
#datadog ⇒ Types::DatadogMetadata
The connector metadata specific to Datadog.
677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 |
# File 'gems/aws-sdk-appflow/lib/aws-sdk-appflow/types.rb', line 677 class ConnectorMetadata < Struct.new( :amplitude, :datadog, :dynatrace, :google_analytics, :infor_nexus, :marketo, :redshift, :s3, :salesforce, :service_now, :singular, :slack, :snowflake, :trendmicro, :veeva, :zendesk, :event_bridge, :upsolver, :customer_profiles, :honeycode, :sapo_data) SENSITIVE = [] include Aws::Structure end |
#dynatrace ⇒ Types::DynatraceMetadata
The connector metadata specific to Dynatrace.
677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 |
# File 'gems/aws-sdk-appflow/lib/aws-sdk-appflow/types.rb', line 677 class ConnectorMetadata < Struct.new( :amplitude, :datadog, :dynatrace, :google_analytics, :infor_nexus, :marketo, :redshift, :s3, :salesforce, :service_now, :singular, :slack, :snowflake, :trendmicro, :veeva, :zendesk, :event_bridge, :upsolver, :customer_profiles, :honeycode, :sapo_data) SENSITIVE = [] include Aws::Structure end |
#event_bridge ⇒ Types::EventBridgeMetadata
The connector metadata specific to Amazon EventBridge.
677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 |
# File 'gems/aws-sdk-appflow/lib/aws-sdk-appflow/types.rb', line 677 class ConnectorMetadata < Struct.new( :amplitude, :datadog, :dynatrace, :google_analytics, :infor_nexus, :marketo, :redshift, :s3, :salesforce, :service_now, :singular, :slack, :snowflake, :trendmicro, :veeva, :zendesk, :event_bridge, :upsolver, :customer_profiles, :honeycode, :sapo_data) SENSITIVE = [] include Aws::Structure end |
#google_analytics ⇒ Types::GoogleAnalyticsMetadata
The connector metadata specific to Google Analytics.
677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 |
# File 'gems/aws-sdk-appflow/lib/aws-sdk-appflow/types.rb', line 677 class ConnectorMetadata < Struct.new( :amplitude, :datadog, :dynatrace, :google_analytics, :infor_nexus, :marketo, :redshift, :s3, :salesforce, :service_now, :singular, :slack, :snowflake, :trendmicro, :veeva, :zendesk, :event_bridge, :upsolver, :customer_profiles, :honeycode, :sapo_data) SENSITIVE = [] include Aws::Structure end |
#honeycode ⇒ Types::HoneycodeMetadata
The connector metadata specific to Amazon Honeycode.
677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 |
# File 'gems/aws-sdk-appflow/lib/aws-sdk-appflow/types.rb', line 677 class ConnectorMetadata < Struct.new( :amplitude, :datadog, :dynatrace, :google_analytics, :infor_nexus, :marketo, :redshift, :s3, :salesforce, :service_now, :singular, :slack, :snowflake, :trendmicro, :veeva, :zendesk, :event_bridge, :upsolver, :customer_profiles, :honeycode, :sapo_data) SENSITIVE = [] include Aws::Structure end |
#infor_nexus ⇒ Types::InforNexusMetadata
The connector metadata specific to Infor Nexus.
677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 |
# File 'gems/aws-sdk-appflow/lib/aws-sdk-appflow/types.rb', line 677 class ConnectorMetadata < Struct.new( :amplitude, :datadog, :dynatrace, :google_analytics, :infor_nexus, :marketo, :redshift, :s3, :salesforce, :service_now, :singular, :slack, :snowflake, :trendmicro, :veeva, :zendesk, :event_bridge, :upsolver, :customer_profiles, :honeycode, :sapo_data) SENSITIVE = [] include Aws::Structure end |
#marketo ⇒ Types::MarketoMetadata
The connector metadata specific to Marketo.
677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 |
# File 'gems/aws-sdk-appflow/lib/aws-sdk-appflow/types.rb', line 677 class ConnectorMetadata < Struct.new( :amplitude, :datadog, :dynatrace, :google_analytics, :infor_nexus, :marketo, :redshift, :s3, :salesforce, :service_now, :singular, :slack, :snowflake, :trendmicro, :veeva, :zendesk, :event_bridge, :upsolver, :customer_profiles, :honeycode, :sapo_data) SENSITIVE = [] include Aws::Structure end |
#redshift ⇒ Types::RedshiftMetadata
The connector metadata specific to Amazon Redshift.
677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 |
# File 'gems/aws-sdk-appflow/lib/aws-sdk-appflow/types.rb', line 677 class ConnectorMetadata < Struct.new( :amplitude, :datadog, :dynatrace, :google_analytics, :infor_nexus, :marketo, :redshift, :s3, :salesforce, :service_now, :singular, :slack, :snowflake, :trendmicro, :veeva, :zendesk, :event_bridge, :upsolver, :customer_profiles, :honeycode, :sapo_data) SENSITIVE = [] include Aws::Structure end |
#s3 ⇒ Types::S3Metadata
The connector metadata specific to Amazon S3.
677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 |
# File 'gems/aws-sdk-appflow/lib/aws-sdk-appflow/types.rb', line 677 class ConnectorMetadata < Struct.new( :amplitude, :datadog, :dynatrace, :google_analytics, :infor_nexus, :marketo, :redshift, :s3, :salesforce, :service_now, :singular, :slack, :snowflake, :trendmicro, :veeva, :zendesk, :event_bridge, :upsolver, :customer_profiles, :honeycode, :sapo_data) SENSITIVE = [] include Aws::Structure end |
#salesforce ⇒ Types::SalesforceMetadata
The connector metadata specific to Salesforce.
677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 |
# File 'gems/aws-sdk-appflow/lib/aws-sdk-appflow/types.rb', line 677 class ConnectorMetadata < Struct.new( :amplitude, :datadog, :dynatrace, :google_analytics, :infor_nexus, :marketo, :redshift, :s3, :salesforce, :service_now, :singular, :slack, :snowflake, :trendmicro, :veeva, :zendesk, :event_bridge, :upsolver, :customer_profiles, :honeycode, :sapo_data) SENSITIVE = [] include Aws::Structure end |
#sapo_data ⇒ Types::SAPODataMetadata
The connector metadata specific to SAPOData.
677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 |
# File 'gems/aws-sdk-appflow/lib/aws-sdk-appflow/types.rb', line 677 class ConnectorMetadata < Struct.new( :amplitude, :datadog, :dynatrace, :google_analytics, :infor_nexus, :marketo, :redshift, :s3, :salesforce, :service_now, :singular, :slack, :snowflake, :trendmicro, :veeva, :zendesk, :event_bridge, :upsolver, :customer_profiles, :honeycode, :sapo_data) SENSITIVE = [] include Aws::Structure end |
#service_now ⇒ Types::ServiceNowMetadata
The connector metadata specific to ServiceNow.
677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 |
# File 'gems/aws-sdk-appflow/lib/aws-sdk-appflow/types.rb', line 677 class ConnectorMetadata < Struct.new( :amplitude, :datadog, :dynatrace, :google_analytics, :infor_nexus, :marketo, :redshift, :s3, :salesforce, :service_now, :singular, :slack, :snowflake, :trendmicro, :veeva, :zendesk, :event_bridge, :upsolver, :customer_profiles, :honeycode, :sapo_data) SENSITIVE = [] include Aws::Structure end |
#singular ⇒ Types::SingularMetadata
The connector metadata specific to Singular.
677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 |
# File 'gems/aws-sdk-appflow/lib/aws-sdk-appflow/types.rb', line 677 class ConnectorMetadata < Struct.new( :amplitude, :datadog, :dynatrace, :google_analytics, :infor_nexus, :marketo, :redshift, :s3, :salesforce, :service_now, :singular, :slack, :snowflake, :trendmicro, :veeva, :zendesk, :event_bridge, :upsolver, :customer_profiles, :honeycode, :sapo_data) SENSITIVE = [] include Aws::Structure end |
#slack ⇒ Types::SlackMetadata
The connector metadata specific to Slack.
677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 |
# File 'gems/aws-sdk-appflow/lib/aws-sdk-appflow/types.rb', line 677 class ConnectorMetadata < Struct.new( :amplitude, :datadog, :dynatrace, :google_analytics, :infor_nexus, :marketo, :redshift, :s3, :salesforce, :service_now, :singular, :slack, :snowflake, :trendmicro, :veeva, :zendesk, :event_bridge, :upsolver, :customer_profiles, :honeycode, :sapo_data) SENSITIVE = [] include Aws::Structure end |
#snowflake ⇒ Types::SnowflakeMetadata
The connector metadata specific to Snowflake.
677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 |
# File 'gems/aws-sdk-appflow/lib/aws-sdk-appflow/types.rb', line 677 class ConnectorMetadata < Struct.new( :amplitude, :datadog, :dynatrace, :google_analytics, :infor_nexus, :marketo, :redshift, :s3, :salesforce, :service_now, :singular, :slack, :snowflake, :trendmicro, :veeva, :zendesk, :event_bridge, :upsolver, :customer_profiles, :honeycode, :sapo_data) SENSITIVE = [] include Aws::Structure end |
#trendmicro ⇒ Types::TrendmicroMetadata
The connector metadata specific to Trend Micro.
677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 |
# File 'gems/aws-sdk-appflow/lib/aws-sdk-appflow/types.rb', line 677 class ConnectorMetadata < Struct.new( :amplitude, :datadog, :dynatrace, :google_analytics, :infor_nexus, :marketo, :redshift, :s3, :salesforce, :service_now, :singular, :slack, :snowflake, :trendmicro, :veeva, :zendesk, :event_bridge, :upsolver, :customer_profiles, :honeycode, :sapo_data) SENSITIVE = [] include Aws::Structure end |
#upsolver ⇒ Types::UpsolverMetadata
The connector metadata specific to Upsolver.
677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 |
# File 'gems/aws-sdk-appflow/lib/aws-sdk-appflow/types.rb', line 677 class ConnectorMetadata < Struct.new( :amplitude, :datadog, :dynatrace, :google_analytics, :infor_nexus, :marketo, :redshift, :s3, :salesforce, :service_now, :singular, :slack, :snowflake, :trendmicro, :veeva, :zendesk, :event_bridge, :upsolver, :customer_profiles, :honeycode, :sapo_data) SENSITIVE = [] include Aws::Structure end |
#veeva ⇒ Types::VeevaMetadata
The connector metadata specific to Veeva.
677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 |
# File 'gems/aws-sdk-appflow/lib/aws-sdk-appflow/types.rb', line 677 class ConnectorMetadata < Struct.new( :amplitude, :datadog, :dynatrace, :google_analytics, :infor_nexus, :marketo, :redshift, :s3, :salesforce, :service_now, :singular, :slack, :snowflake, :trendmicro, :veeva, :zendesk, :event_bridge, :upsolver, :customer_profiles, :honeycode, :sapo_data) SENSITIVE = [] include Aws::Structure end |
#zendesk ⇒ Types::ZendeskMetadata
The connector metadata specific to Zendesk.
677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 |
# File 'gems/aws-sdk-appflow/lib/aws-sdk-appflow/types.rb', line 677 class ConnectorMetadata < Struct.new( :amplitude, :datadog, :dynatrace, :google_analytics, :infor_nexus, :marketo, :redshift, :s3, :salesforce, :service_now, :singular, :slack, :snowflake, :trendmicro, :veeva, :zendesk, :event_bridge, :upsolver, :customer_profiles, :honeycode, :sapo_data) SENSITIVE = [] include Aws::Structure end |