![]() |
![]()
| ![]() |
![]()
NAMEPaws::Appflow::SourceConnectorProperties USAGEThis 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 DESCRIPTIONSpecifies the information that is required to query a particular connector. ATTRIBUTESAmplitude => Paws::Appflow::AmplitudeSourcePropertiesSpecifies the information that is required for querying Amplitude. Datadog => Paws::Appflow::DatadogSourcePropertiesSpecifies the information that is required for querying Datadog. Dynatrace => Paws::Appflow::DynatraceSourcePropertiesSpecifies the information that is required for querying Dynatrace. GoogleAnalytics => Paws::Appflow::GoogleAnalyticsSourcePropertiesSpecifies the information that is required for querying Google Analytics. InforNexus => Paws::Appflow::InforNexusSourcePropertiesSpecifies the information that is required for querying Infor Nexus. Marketo => Paws::Appflow::MarketoSourcePropertiesSpecifies the information that is required for querying Marketo. S3 => Paws::Appflow::S3SourcePropertiesSpecifies the information that is required for querying Amazon S3. Salesforce => Paws::Appflow::SalesforceSourcePropertiesSpecifies the information that is required for querying Salesforce. ServiceNow => Paws::Appflow::ServiceNowSourcePropertiesSpecifies the information that is required for querying ServiceNow. Singular => Paws::Appflow::SingularSourcePropertiesSpecifies the information that is required for querying Singular. Slack => Paws::Appflow::SlackSourcePropertiesSpecifies the information that is required for querying Slack. Trendmicro => Paws::Appflow::TrendmicroSourcePropertiesSpecifies the information that is required for querying Trend Micro. Veeva => Paws::Appflow::VeevaSourcePropertiesSpecifies the information that is required for querying Veeva. Zendesk => Paws::Appflow::ZendeskSourcePropertiesSpecifies the information that is required for querying Zendesk. SEE ALSOThis class forms part of Paws, describing an object used in Paws::Appflow BUGS and CONTRIBUTIONSThe source code is located here: <https://github.com/pplu/aws-sdk-perl> Please report bugs to: <https://github.com/pplu/aws-sdk-perl/issues>
|