NAME

Paws::Appflow::ConnectorProfileCredentials

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

DESCRIPTION

The connector-specific credentials required by a connector.

ATTRIBUTES

Amplitude => Paws::Appflow::AmplitudeConnectorProfileCredentials

The connector-specific credentials required when using Amplitude.

Datadog => Paws::Appflow::DatadogConnectorProfileCredentials

The connector-specific credentials required when using Datadog.

Dynatrace => Paws::Appflow::DynatraceConnectorProfileCredentials

The connector-specific credentials required when using Dynatrace.

GoogleAnalytics => Paws::Appflow::GoogleAnalyticsConnectorProfileCredentials

The connector-specific credentials required when using Google Analytics.

Honeycode => Paws::Appflow::HoneycodeConnectorProfileCredentials

The connector-specific credentials required when using Amazon Honeycode.

InforNexus => Paws::Appflow::InforNexusConnectorProfileCredentials

The connector-specific credentials required when using Infor Nexus.

Marketo => Paws::Appflow::MarketoConnectorProfileCredentials

The connector-specific credentials required when using Marketo.

Redshift => Paws::Appflow::RedshiftConnectorProfileCredentials

The connector-specific credentials required when using Amazon Redshift.

Salesforce => Paws::Appflow::SalesforceConnectorProfileCredentials

The connector-specific credentials required when using Salesforce.

ServiceNow => Paws::Appflow::ServiceNowConnectorProfileCredentials

The connector-specific credentials required when using ServiceNow.

Singular => Paws::Appflow::SingularConnectorProfileCredentials

The connector-specific credentials required when using Singular.

Slack => Paws::Appflow::SlackConnectorProfileCredentials

The connector-specific credentials required when using Slack.

Snowflake => Paws::Appflow::SnowflakeConnectorProfileCredentials

The connector-specific credentials required when using Snowflake.

Trendmicro => Paws::Appflow::TrendmicroConnectorProfileCredentials

The connector-specific credentials required when using Trend Micro.

Veeva => Paws::Appflow::VeevaConnectorProfileCredentials

The connector-specific credentials required when using Veeva.

Zendesk => Paws::Appflow::ZendeskConnectorProfileCredentials

The connector-specific credentials required when using 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