NAME

Paws::Appflow::ConnectorProfileProperties

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

DESCRIPTION

The connector-specific profile properties required by each connector.

ATTRIBUTES

Amplitude => Paws::Appflow::AmplitudeConnectorProfileProperties

The connector-specific properties required by Amplitude.

Datadog => Paws::Appflow::DatadogConnectorProfileProperties

The connector-specific properties required by Datadog.

Dynatrace => Paws::Appflow::DynatraceConnectorProfileProperties

The connector-specific properties required by Dynatrace.

GoogleAnalytics => Paws::Appflow::GoogleAnalyticsConnectorProfileProperties

The connector-specific properties required Google Analytics.

Honeycode => Paws::Appflow::HoneycodeConnectorProfileProperties

The connector-specific properties required by Amazon Honeycode.

InforNexus => Paws::Appflow::InforNexusConnectorProfileProperties

The connector-specific properties required by Infor Nexus.

Marketo => Paws::Appflow::MarketoConnectorProfileProperties

The connector-specific properties required by Marketo.

Redshift => Paws::Appflow::RedshiftConnectorProfileProperties

The connector-specific properties required by Amazon Redshift.

Salesforce => Paws::Appflow::SalesforceConnectorProfileProperties

The connector-specific properties required by Salesforce.

ServiceNow => Paws::Appflow::ServiceNowConnectorProfileProperties

The connector-specific properties required by serviceNow.

Singular => Paws::Appflow::SingularConnectorProfileProperties

The connector-specific properties required by Singular.

Slack => Paws::Appflow::SlackConnectorProfileProperties

The connector-specific properties required by Slack.

Snowflake => Paws::Appflow::SnowflakeConnectorProfileProperties

The connector-specific properties required by Snowflake.

Trendmicro => Paws::Appflow::TrendmicroConnectorProfileProperties

The connector-specific properties required by Trend Micro.

Veeva => Paws::Appflow::VeevaConnectorProfileProperties

The connector-specific properties required by Veeva.

Zendesk => Paws::Appflow::ZendeskConnectorProfileProperties

The connector-specific properties required by 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