![]() |
![]()
| ![]() |
![]()
NAMEPaws::Appflow::ConnectorProfileProperties 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::ConnectorProfileProperties 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::ConnectorProfileProperties object: $result = $service_obj->Method(...); $result->Att1->Amplitude DESCRIPTIONThe connector-specific profile properties required by each connector. ATTRIBUTESAmplitude => Paws::Appflow::AmplitudeConnectorProfilePropertiesThe connector-specific properties required by Amplitude. Datadog => Paws::Appflow::DatadogConnectorProfilePropertiesThe connector-specific properties required by Datadog. Dynatrace => Paws::Appflow::DynatraceConnectorProfilePropertiesThe connector-specific properties required by Dynatrace. GoogleAnalytics => Paws::Appflow::GoogleAnalyticsConnectorProfilePropertiesThe connector-specific properties required Google Analytics. Honeycode => Paws::Appflow::HoneycodeConnectorProfilePropertiesThe connector-specific properties required by Amazon Honeycode. InforNexus => Paws::Appflow::InforNexusConnectorProfilePropertiesThe connector-specific properties required by Infor Nexus. Marketo => Paws::Appflow::MarketoConnectorProfilePropertiesThe connector-specific properties required by Marketo. Redshift => Paws::Appflow::RedshiftConnectorProfilePropertiesThe connector-specific properties required by Amazon Redshift. Salesforce => Paws::Appflow::SalesforceConnectorProfilePropertiesThe connector-specific properties required by Salesforce. ServiceNow => Paws::Appflow::ServiceNowConnectorProfilePropertiesThe connector-specific properties required by serviceNow. Singular => Paws::Appflow::SingularConnectorProfilePropertiesThe connector-specific properties required by Singular. Slack => Paws::Appflow::SlackConnectorProfilePropertiesThe connector-specific properties required by Slack. Snowflake => Paws::Appflow::SnowflakeConnectorProfilePropertiesThe connector-specific properties required by Snowflake. Trendmicro => Paws::Appflow::TrendmicroConnectorProfilePropertiesThe connector-specific properties required by Trend Micro. Veeva => Paws::Appflow::VeevaConnectorProfilePropertiesThe connector-specific properties required by Veeva. Zendesk => Paws::Appflow::ZendeskConnectorProfilePropertiesThe connector-specific properties required by 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>
|