NAME

Paws::Appflow::SourceConnectorProperties

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::SourceConnectorProperties 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::SourceConnectorProperties object:

$result = $service_obj->Method(...);
$result->Att1->Amplitude

DESCRIPTION

Specifies the information that is required to query a particular connector.

ATTRIBUTES

Amplitude => Paws::Appflow::AmplitudeSourceProperties

Specifies the information that is required for querying Amplitude.

Datadog => Paws::Appflow::DatadogSourceProperties

Specifies the information that is required for querying Datadog.

Dynatrace => Paws::Appflow::DynatraceSourceProperties

Specifies the information that is required for querying Dynatrace.

GoogleAnalytics => Paws::Appflow::GoogleAnalyticsSourceProperties

Specifies the information that is required for querying Google Analytics.

InforNexus => Paws::Appflow::InforNexusSourceProperties

Specifies the information that is required for querying Infor Nexus.

Marketo => Paws::Appflow::MarketoSourceProperties

Specifies the information that is required for querying Marketo.

S3 => Paws::Appflow::S3SourceProperties

Specifies the information that is required for querying Amazon S3.

Salesforce => Paws::Appflow::SalesforceSourceProperties

Specifies the information that is required for querying Salesforce.

ServiceNow => Paws::Appflow::ServiceNowSourceProperties

Specifies the information that is required for querying ServiceNow.

Singular => Paws::Appflow::SingularSourceProperties

Specifies the information that is required for querying Singular.

Slack => Paws::Appflow::SlackSourceProperties

Specifies the information that is required for querying Slack.

Trendmicro => Paws::Appflow::TrendmicroSourceProperties

Specifies the information that is required for querying Trend Micro.

Veeva => Paws::Appflow::VeevaSourceProperties

Specifies the information that is required for querying Veeva.

Zendesk => Paws::Appflow::ZendeskSourceProperties

Specifies the information that is required for querying 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