NAME
Paws::Appflow::ConnectorMetadata
USAGE
This class represents one of two things:
Arguments in a call to a service
Use the attributes of this class as arguments to methods. You shouldn't make instances of this class. Each attribute should be used as a named argument in the calls that expect this type of object.
As an example, if Att1 is expected to be a Paws::Appflow::ConnectorMetadata object:
$service_obj->Method(Att1 => { Amplitude => $value, ..., Zendesk => $value });
Results returned from an API call
Use accessors for each attribute. If Att1 is expected to be an Paws::Appflow::ConnectorMetadata object:
$result = $service_obj->Method(...);
$result->Att1->Amplitude
DESCRIPTION
A structure to specify connector-specific metadata such as oAuthScopes
, supportedRegions
, privateLinkServiceUrl
, and so on.
ATTRIBUTES
Amplitude => Paws::Appflow::AmplitudeMetadata
The connector metadata specific to Amplitude.
CustomerProfiles => Paws::Appflow::CustomerProfilesMetadata
The connector metadata specific to Amazon Connect Customer Profiles.
Datadog => Paws::Appflow::DatadogMetadata
The connector metadata specific to Datadog.
Dynatrace => Paws::Appflow::DynatraceMetadata
The connector metadata specific to Dynatrace.
EventBridge => Paws::Appflow::EventBridgeMetadata
The connector metadata specific to Amazon EventBridge.
GoogleAnalytics => Paws::Appflow::GoogleAnalyticsMetadata
The connector metadata specific to Google Analytics.
Honeycode => Paws::Appflow::HoneycodeMetadata
The connector metadata specific to Amazon Honeycode.
InforNexus => Paws::Appflow::InforNexusMetadata
The connector metadata specific to Infor Nexus.
Marketo => Paws::Appflow::MarketoMetadata
The connector metadata specific to Marketo.
Redshift => Paws::Appflow::RedshiftMetadata
The connector metadata specific to Amazon Redshift.
S3 => Paws::Appflow::S3Metadata
The connector metadata specific to Amazon S3.
Salesforce => Paws::Appflow::SalesforceMetadata
The connector metadata specific to Salesforce.
ServiceNow => Paws::Appflow::ServiceNowMetadata
The connector metadata specific to ServiceNow.
Singular => Paws::Appflow::SingularMetadata
The connector metadata specific to Singular.
Slack => Paws::Appflow::SlackMetadata
The connector metadata specific to Slack.
Snowflake => Paws::Appflow::SnowflakeMetadata
The connector metadata specific to Snowflake.
Trendmicro => Paws::Appflow::TrendmicroMetadata
The connector metadata specific to Trend Micro.
Upsolver => Paws::Appflow::UpsolverMetadata
The connector metadata specific to Upsolver.
Veeva => Paws::Appflow::VeevaMetadata
The connector metadata specific to Veeva.
Zendesk => Paws::Appflow::ZendeskMetadata
The connector metadata specific to Zendesk.
SEE ALSO
This class forms part of Paws, describing an object used in Paws::Appflow
BUGS and CONTRIBUTIONS
The source code is located here: https://github.com/pplu/aws-sdk-perl
Please report bugs to: https://github.com/pplu/aws-sdk-perl/issues