![]() |
![]()
| ![]() |
![]()
NAMEPaws::Appflow::ConnectorMetadata 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::ConnectorMetadata 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::ConnectorMetadata object: $result = $service_obj->Method(...); $result->Att1->Amplitude DESCRIPTIONA structure to specify connector-specific metadata such as "oAuthScopes", "supportedRegions", "privateLinkServiceUrl", and so on. ATTRIBUTESAmplitude => Paws::Appflow::AmplitudeMetadataThe connector metadata specific to Amplitude. CustomerProfiles => Paws::Appflow::CustomerProfilesMetadataThe connector metadata specific to Amazon Connect Customer Profiles. Datadog => Paws::Appflow::DatadogMetadataThe connector metadata specific to Datadog. Dynatrace => Paws::Appflow::DynatraceMetadataThe connector metadata specific to Dynatrace. EventBridge => Paws::Appflow::EventBridgeMetadataThe connector metadata specific to Amazon EventBridge. GoogleAnalytics => Paws::Appflow::GoogleAnalyticsMetadataThe connector metadata specific to Google Analytics. Honeycode => Paws::Appflow::HoneycodeMetadataThe connector metadata specific to Amazon Honeycode. InforNexus => Paws::Appflow::InforNexusMetadataThe connector metadata specific to Infor Nexus. Marketo => Paws::Appflow::MarketoMetadataThe connector metadata specific to Marketo. Redshift => Paws::Appflow::RedshiftMetadataThe connector metadata specific to Amazon Redshift. S3 => Paws::Appflow::S3MetadataThe connector metadata specific to Amazon S3. Salesforce => Paws::Appflow::SalesforceMetadataThe connector metadata specific to Salesforce. ServiceNow => Paws::Appflow::ServiceNowMetadataThe connector metadata specific to ServiceNow. Singular => Paws::Appflow::SingularMetadataThe connector metadata specific to Singular. Slack => Paws::Appflow::SlackMetadataThe connector metadata specific to Slack. Snowflake => Paws::Appflow::SnowflakeMetadataThe connector metadata specific to Snowflake. Trendmicro => Paws::Appflow::TrendmicroMetadataThe connector metadata specific to Trend Micro. Upsolver => Paws::Appflow::UpsolverMetadataThe connector metadata specific to Upsolver. Veeva => Paws::Appflow::VeevaMetadataThe connector metadata specific to Veeva. Zendesk => Paws::Appflow::ZendeskMetadataThe connector metadata specific to 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>
|