![]() |
![]()
| ![]() |
![]()
NAMEPaws::Appflow::ConnectorProfileCredentials 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::ConnectorProfileCredentials 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::ConnectorProfileCredentials object: $result = $service_obj->Method(...); $result->Att1->Amplitude DESCRIPTIONThe connector-specific credentials required by a connector. ATTRIBUTESAmplitude => Paws::Appflow::AmplitudeConnectorProfileCredentialsThe connector-specific credentials required when using Amplitude. Datadog => Paws::Appflow::DatadogConnectorProfileCredentialsThe connector-specific credentials required when using Datadog. Dynatrace => Paws::Appflow::DynatraceConnectorProfileCredentialsThe connector-specific credentials required when using Dynatrace. GoogleAnalytics => Paws::Appflow::GoogleAnalyticsConnectorProfileCredentialsThe connector-specific credentials required when using Google Analytics. Honeycode => Paws::Appflow::HoneycodeConnectorProfileCredentialsThe connector-specific credentials required when using Amazon Honeycode. InforNexus => Paws::Appflow::InforNexusConnectorProfileCredentialsThe connector-specific credentials required when using Infor Nexus. Marketo => Paws::Appflow::MarketoConnectorProfileCredentialsThe connector-specific credentials required when using Marketo. Redshift => Paws::Appflow::RedshiftConnectorProfileCredentialsThe connector-specific credentials required when using Amazon Redshift. Salesforce => Paws::Appflow::SalesforceConnectorProfileCredentialsThe connector-specific credentials required when using Salesforce. ServiceNow => Paws::Appflow::ServiceNowConnectorProfileCredentialsThe connector-specific credentials required when using ServiceNow. Singular => Paws::Appflow::SingularConnectorProfileCredentialsThe connector-specific credentials required when using Singular. Slack => Paws::Appflow::SlackConnectorProfileCredentialsThe connector-specific credentials required when using Slack. Snowflake => Paws::Appflow::SnowflakeConnectorProfileCredentialsThe connector-specific credentials required when using Snowflake. Trendmicro => Paws::Appflow::TrendmicroConnectorProfileCredentialsThe connector-specific credentials required when using Trend Micro. Veeva => Paws::Appflow::VeevaConnectorProfileCredentialsThe connector-specific credentials required when using Veeva. Zendesk => Paws::Appflow::ZendeskConnectorProfileCredentialsThe connector-specific credentials required when using 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>
|